mirror of
https://github.com/bradgrantham/apple2a.git
synced 2024-11-27 03:49:31 +00:00
New Apple //e ROM project
976d601896
Add files defining platform constants In particular, break out platform.c and do not optimize so that side-effects are honored. |
||
---|---|---|
.gitignore | ||
apple2rom.cfg | ||
crt0.s | ||
interrupt.s | ||
main.c | ||
Makefile | ||
platform.c | ||
platform.h | ||
README.md | ||
supervision.lib | ||
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