New Apple //e ROM project
Go to file
2018-07-31 12:04:26 -07:00
.gitignore add platform.s to ignored files 2018-07-31 12:04:09 -07:00
apple2rom.cfg initial commit 2018-07-27 22:30:44 -07:00
crt0.s initial commit 2018-07-27 22:30:44 -07:00
interrupt.s initial commit 2018-07-27 22:30:44 -07:00
main.c add initial keyboard_get() 2018-07-31 12:02:26 -07:00
Makefile use variables for dependency, clean platform.s 2018-07-31 12:04:26 -07:00
platform.c add platform files 2018-07-31 12:01:19 -07:00
platform.h add platform files 2018-07-31 12:01:19 -07:00
README.md make run instructions into code block 2018-07-28 12:36:07 -07:00
supervision.lib use supervision.lib as lib source 2018-07-28 12:15:54 -07:00
vectors.s initial commit 2018-07-27 22:30:44 -07:00

Requires cc65 and https://github.com/bradgrantham/apple2e

Set CC65 to the bin directory of your cc65 build.

make
$APPLE2E/apple2e apple2a.rom