zedr/amiga-coder-custom icon
public
Published on 6/15/2025
amiga-coder-custom

## Build & Development Commands - ## Testing Guidelines - ## Code Style & Guidelines - ## Documentation Guidelines -

Rules

Build & Development Commands

This is an Amiga code repository written in C for Kickstart 2.0.

  • run.sh compiles the code in src/, assembles the ADF image and runs the Amiga emulator

Directory structure

  • the src folder contains the program code
  • the src/main.c file is the programs entry point
  • the README.md provides information on this repository
  • the src/tinycols folder contains a C dependency