Age | Commit message (Expand) | Author |
---|---|---|
2012-07-11 | Added an opcode-level callback method for running the CPU. | Ian C |
2012-07-01 | Updates | Ian C |
2012-06-23 | Added classes for save/load of emulation state. Added to Z80 CPU. | Ian C |
2012-05-15 | Changed the cycle counter to an arbitrarily resettable counter. | Ian C |
2012-05-08 | Added property to get ticks. To be extended to allow timing from arbitary po... | Ian C |
2012-04-09 | Updated clock. | Ian C |
2012-03-19 | Added Reset() | Ian C |
2012-03-09 | Further bug fixes to Z80. Now starts the Spectrum ROM OK. | Ian C |
2012-03-01 | Initial working version of test suite. Fixed INC8 and DEC8 with results. | Ian C |
2012-01-08 | Added rest of ED opcodes and GPL fixed headers. | Ian C |
2012-01-06 | Added some shifted ED opcodes and added GPL headers to all files. | Ian C |
2012-01-02 | Added some opcodes and removed unnecessary using statements. | Ian C |
2012-01-01 | Moved sources to help in compilation for other platforms and isolated phone p... | Ian C |