mirror of
https://github.com/bradgrantham/apple2a.git
synced 2024-11-23 22:31:21 +00:00
New Apple //e ROM project
.gitignore | ||
apple2rom.cfg | ||
crt0.s | ||
interrupt.s | ||
main.c | ||
Makefile | ||
platform.c | ||
platform.h | ||
README.md | ||
rom_usage.awk | ||
supervision.lib | ||
vectors.s |
Apple 2a
Custom ROM for the Apple 2e.
Dependencies
Running
TREES=$HOME/path/to/github/trees make run