Commit Graph

15 Commits

Author SHA1 Message Date
Lawrence Kesteloot
98c79e5100 Add link to full write-up. 2023-05-05 18:19:38 -07:00
Lawrence Kesteloot
98b747fe23 Add Apache license. 2018-09-25 14:22:14 -07:00
Lawrence Kesteloot
11721a4e58 Add REM and semicolon at end of PRINT. 2018-08-07 16:31:41 -07:00
Lawrence Kesteloot
f7f58ded19 Fix spelling of Apple IIe. 2018-08-07 11:50:15 -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
84d9a7ce82 Add unary minus (negative). 2018-08-05 16:43:50 -07:00
Lawrence Kesteloot
fb323943ce Add NOT. 2018-08-05 16:27:33 -07:00
Lawrence Kesteloot
007cf3e670 Add AND and OR. 2018-08-05 16:12:58 -07:00
Lawrence Kesteloot
e3739f92c2 Expand README. 2018-08-05 12:24:36 -07:00
Lawrence Kesteloot
f33d9ed8bd More efficient writing of machine code. 2018-08-05 12:00:59 -07:00
Lawrence Kesteloot
1fb7e76f3f Update README. 2018-07-31 15:32:27 -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