-
Intall ACME cross assembler
-
Install a C64 emulator, VICE works great!
-
Put the SID file inside
/res
and reference insrc/load_res.asm
-
Compile the program doing:
$ acme main.asm
-
Load the program in your emulator and have fun.
This bp is based on Dustlayer awesome tutorials.