PCE
PCE copied to clipboard
PC-Engine Assembly Programming
PCE
PC-Engine Assembly Code by krom (Peter Lemon).
All code compiles out of box with the bass assembler by byuu.
I use a special version of bass by ARM9 which has been updated with PCE HuC6280 output:
https://github.com/ARM9/bass
I have included binaries of all the demos.
I used the PCEDEV wiki to help get me started: http://www.archaicpixels.com
Howto Compile:
All the code compiles into a single binary (ROMNAME.pce) file.
Using bass Run: make.bat
Howto Run:
I only test with a real PC-Engine using a flash cartridge.
You can also use PC-Engine emulators like MAME PCE Driver.