Sample assembly program for MOS 6502 (VIC20).
git clone https://github.com/giosil/hellovic20.gitca65.exe --cpu 6502 -l main.lst main.asmld65.exe main.o -o hello.prg -C main.cfg
- Load hello.prg from File->Autostart disk/tape image...
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sample assembly program for MOS 6502 (VIC20).
git clone https://github.com/giosil/hellovic20.gitca65.exe --cpu 6502 -l main.lst main.asmld65.exe main.o -o hello.prg -C main.cfg