Commodore Amiga
From SizeCoding
Commodore Amiga
The Commodore Amiga system consists of the M68k system with custom hardware for graphics and sound.
Setting up
- Assembler: VASM
- Emulator(s): Linux: fs-uae, Windows: WinUAE
Compile source to Amiga Kickstart1.x executable:
vasm -kick1hunks -Fhunkexe -o example -nosym
Video display
No information yet
Sound
No information yet