2017-03-18 10:41:06 +01:00
# c64-devkit
2017-03-18 10:30:50 +01:00
All you need to start programming 6502 assembler for the Commodore 64 on Microsoft Windows.
2017-03-18 10:15:23 +01:00
2017-03-18 10:30:50 +01:00
## Usage
2017-03-18 10:41:06 +01:00
Run `build.bat` to compile, crunch and launch your code in the VICE emulator. This produces `build\c64-devkit.prg` which is runable on a real Commodore 64 or using an emulator.
2017-03-18 10:30:50 +01:00
## Notes
Source code is located in `source/` and can reside in multiple files ending with `.asm` .
This devkit is based on the following components:
* ACME https://sourceforge.net/projects/acme-crossass/
* pucrunch https://github.com/mist64/pucrunch
* VICE http://vice-emu.sourceforge.net/
2017-03-18 11:46:23 +01:00
* genosine https://github.com/cliffordcarnmo/genosine
2017-03-18 10:30:50 +01:00
* Pixcen https://github.com/Hammarberg/pixcen
2017-03-18 11:46:23 +01:00
* GangEd http://www.thegang.nu/releases.php?type=4& year=all& headline=Utils& nomenu=1
2017-03-18 10:30:50 +01:00
* vchar64 https://github.com/ricardoquesada/vchar64
2017-03-18 10:42:58 +01:00
## Credits
Code and graphics by Clifford 'Randy' Carnmo
Music by Joakim 'dlx' Falk