New Apple //e ROM project
Go to file
2018-07-30 23:40:07 -07:00
.gitignore Add gitignore and fix Makefile to run on my machine. 2018-07-30 23:40:07 -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 use 40 columns for screen 2018-07-28 12:12:40 -07:00
Makefile Add gitignore and fix Makefile to run on my machine. 2018-07-30 23:40:07 -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