Experimenting with c64 coding.
- C64 emulator, VICE: http://vice-emu.sourceforge.net
- Assembler, DASM: http://sourceforge.net/projects/dasm-dillon/
- dasm hello.s -ohello
- start VICE
- From VICE select "File > Smart attach Disk/Tape" and select file hello
or
- ./make.sh
- ./run.sh