1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Ross Wilson
8ce9cdb2bc Remove debug logging 2016-03-12 11:05:22 +07:00
Ross Wilson
793265d22c Fixed LWC code 2016-03-05 13:01:57 +07:00
Ross Wilson
f9cfa17e60 Further testing 2016-03-04 16:40:17 +07:00
Ross Wilson
ae453b350c Add trace, turn off DISPLAY stuff 2016-03-03 20:42:43 +07:00
Ross Wilson
5def9fb012 Removed all debug prints 2016-02-29 15:40:09 +07:00
Ross Wilson
e33fa6e8ee More debug and better indirect tracing 2016-02-27 17:39:37 +07:00
Ross Wilson
3ae2b7a8ca JMP and DAC opcode not tracing properly 2016-02-26 17:55:43 +07:00
Ross Wilson
d3db063bd2 Rethink trace, shows 'DAC *10' problem 2016-02-26 16:47:51 +07:00
Ross Wilson
a5c48fb43e Getting Imlac machine running, test loading 2016-02-25 14:56:55 +07:00
Ross Wilson
440fb57990 Working towards a runnable Imlac 2016-01-21 20:55:55 +07:00
Ross Wilson
3eb41c0536 Got trace working 2016-01-21 15:01:55 +07:00
Ross Wilson
5256b7fb1c Added papertape reader/punch tests 2015-10-31 16:43:54 +07:00
Ross Wilson
818211c9a5 Getting PTP test working 2015-10-30 22:21:21 +07:00
Ross Wilson
2cf82e2d7c Removed debug, better trace 2015-07-26 10:58:48 +07:00
Ross Wilson
ffb305a8b0 Debugging the assembled machine 2015-07-20 18:36:04 +07:00
Ross Wilson
2f45cc3996 Main CPU and test moved to a class 2015-06-21 21:52:27 +07:00
Ross Wilson
bd37a8aa4c Start to make pymlac parts classes 2015-06-21 17:37:57 +07:00
Ross Wilson
a6adb8e341 Finished tests upto conditional skip instructions 2015-06-13 11:41:45 +07:00
Ross Wilson
5e6d938390 More CPU test code 2015-06-12 16:33:13 +07:00
Ross Wilson
9fc762080f Fixing bugs in JMS 2015-06-11 16:37:14 +07:00
Ross Wilson
3f1970aa9b Fixed error in LWC instruction 2015-06-10 16:55:56 +07:00
Ross Wilson
fa2c04ad95 As copied from code.google.com/rzzzwilson. 2015-05-20 19:02:17 +07:00