New Apple //e ROM project
Go to file
2018-07-31 15:02:57 -07:00
.gitignore Make listings for each assembly file. 2018-07-31 15:02:57 -07:00
apple2rom.cfg
crt0.s
interrupt.s
main.c Test code that breaks emulator. 2018-07-31 13:42:21 -07:00
Makefile Make listings for each assembly file. 2018-07-31 15:02:57 -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

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

Set CC65 to the bin directory of your cc65 build.

make
$APPLE2E/apple2e apple2a.rom