1
0
mirror of https://github.com/pkimpel/retro-b5500.git synced 2026-02-12 03:07:30 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
paul
49d36dfab8 Commit DCMCP transcription as of 2012-10-06; debug cc.loadTest(),
cc.runTest(); fix stack adjustment problem in Processor and 
interrupt prioritization bug in CentralControl.
2012-10-07 01:14:57 +00:00
paul
155589f383 Commit DCMCP transcription as of 2012-09-30; move test loader code
into B5500CentralControl module; eliminate "cc" as a global variable 
within emulator.
2012-09-30 21:39:03 +00:00
paul
0857237ea9 Commit further development of test-file loader: use DataView instead
of Uint16Array to avoid littleendian issues.
2012-09-16 01:49:55 +00:00
paul
6664f3f99a Commit DCMCP transcription as of 2012-09-15; commit initial attempt
at a test file loader.
2012-09-15 22:23:00 +00:00