New Apple //e ROM project
Go to file
2018-07-28 12:20:47 -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 README, set CC65 in Makefile only if not already set 2018-07-28 12:20:47 -07:00
README.md add README, set CC65 in Makefile only if not already set 2018-07-28 12:20:47 -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.