1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-07-05 15:29:07 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Chris Pressey
548905dce4 Initialized byte tables need not have all 256 bytes initialized. 2018-02-02 16:31:23 +00:00
Chris Pressey
c786bc4e0c Prep for release of 0.10. 2018-01-08 12:21:38 +00:00
Chris Pressey
c84473224b Some TODO notes. 2017-12-13 16:23:28 +00:00
Chris Pressey
c7861d375c trash indicates a value is no longer considered meaningful. 2017-12-13 15:23:06 +00:00
Chris Pressey
63f75a26b4 Initialized word type memory locations. 2017-12-12 15:34:51 +00:00
Chris Pressey
0145c6d34f I guess we can note that, even though not 100% sure why it was. 2017-12-12 14:59:20 +00:00
Chris Pressey
b7b28830d7 Introducing a new pseudo-opcode is rarely an elegant solution. 2017-12-12 14:09:17 +00:00
Chris Pressey
dbbd99ffe5 Change how backpatching instructions is implemented. 2017-12-12 13:54:35 +00:00
Chris Pressey
19dd089a03 Allow call and goto routines defined further down in the source. 2017-12-12 13:17:00 +00:00
Chris Pressey
de6c96fef8 Prep for developing version 0.10. 2017-12-12 12:27:29 +00:00
Chris Pressey
073a56e091 Rename .markdown -> .md to fix broken link, and for consistency. 2017-12-12 12:26:18 +00:00