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