Commit Graph

19 Commits

Author SHA1 Message Date
Lawrence Kesteloot
98b747fe23 Add Apache license. 2018-09-25 14:22:14 -07:00
Lawrence Kesteloot
96cf8f7c61 Fix array allocation and access. 2018-08-06 11:31:44 -07:00
Lawrence Kesteloot
7e28d224bf Build for 65C02. 2018-08-05 23:25:38 -07:00
Lawrence Kesteloot
af7c5b440f Add arrays. 2018-08-05 22:59:56 -07:00
Lawrence Kesteloot
f33d9ed8bd More efficient writing of machine code. 2018-08-05 12:00:59 -07:00
Lawrence Kesteloot
e3f29f7dc5 RUN works. 2018-08-03 11:35:15 -07:00
Lawrence Kesteloot
6d7af284a1 Break runtime into different C file. 2018-08-02 16:26:42 -07:00
Lawrence Kesteloot
794a9bb121 Pass map file to emulator. 2018-08-02 16:06:52 -07:00
Lawrence Kesteloot
e95f2cf67f Add POKE statement. 2018-08-02 14:44:18 -07:00
Lawrence Kesteloot
d6093b9678 Support expressions of sums. 2018-08-02 00:45:58 -07:00
Lawrence Kesteloot
0254577c96 AWK script to dump ROM size info. 2018-07-31 16:05:56 -07:00
Lawrence Kesteloot
0a28dea63b Make listings for each assembly file. 2018-07-31 15:02:57 -07:00
Brad Grantham
1756190e0c use variables for dependency, clean platform.s 2018-07-31 12:04:26 -07:00
Brad Grantham
854843d40c add initial keyboard_get() 2018-07-31 12:02: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
baa17675cb add README, set CC65 in Makefile only if not already set 2018-07-28 12:20:47 -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
d30e8778d5 initial commit 2018-07-27 22:30:44 -07:00