1
0
mirror of https://github.com/bradgrantham/apple2a.git synced 2025-01-12 13:30:13 +00:00

11 Commits

Author SHA1 Message Date
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
Lawrence Kesteloot
f66faacda9 Draw BASIC prompt. 2018-07-31 00:05:22 -07:00
Lawrence Kesteloot
dfaa8ab3a2 Add gitignore and fix Makefile to run on my machine. 2018-07-30 23:40:07 -07:00
Brad Grantham
992089aa56
make run instructions into code block 2018-07-28 12:36:07 -07:00
Brad Grantham
ed290cb625 add command to run emulator 2018-07-28 12:28:24 -07:00
Brad Grantham
baa17675cb add README, set CC65 in Makefile only if not already set 2018-07-28 12:20:47 -07:00
Brad Grantham
2debe7c100 use supervision.lib as lib source 2018-07-28 12:16:08 -07:00
Brad Grantham
32933d94c8 use supervision.lib as lib source 2018-07-28 12:15:54 -07:00
Brad Grantham
f376622330 add apple2a.com target 2018-07-28 12:12:52 -07:00
Brad Grantham
fadcda8050 use 40 columns for screen 2018-07-28 12:12:40 -07:00
Brad Grantham
d30e8778d5 initial commit 2018-07-27 22:30:44 -07:00