New Apple //e ROM project
Go to file
Brad Grantham 976d601896 add platform files
Add files defining platform constants

In particular, break out platform.c and do not optimize so that side-effects are honored.
2018-07-31 12:01:19 -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 Draw BASIC prompt. 2018-07-31 00:05:22 -07:00
Makefile Add gitignore and fix Makefile to run on my machine. 2018-07-30 23:40:07 -07:00
platform.c add platform files 2018-07-31 12:01:19 -07:00
platform.h add platform files 2018-07-31 12:01:19 -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