EightBit/inc
Adrian.Conlon 2c7e32aa78 First stab at implementing MBC1 support for LR35902. Not complete, but all old tests still work.
Signed-off-by: Adrian.Conlon <adrian.conlon@gmail.com>
2017-08-23 23:17:45 +01:00
..
AddressEventArgs.h Initial stab at getting MOS6502 imported to the EightBit library. 2017-07-02 22:03:33 +01:00
EventArgs.h Dump of all my C++ emulators, only Intel8080 integrated so far... 2017-06-04 21:38:34 +01:00
IntelProcessor.h Switch to a memory read/write event driven model. All tests passing. 2017-08-06 17:06:48 +01:00
Memory.h First stab at implementing MBC1 support for LR35902. Not complete, but all old tests still work. 2017-08-23 23:17:45 +01:00
Processor.h Second stage halt implementation: allow halt state to be exited by an interrupt. 2017-08-20 20:09:21 +01:00
Signal.h Dump of all my C++ emulators, only Intel8080 integrated so far... 2017-06-04 21:38:34 +01:00
TestHarness.h Get the loop exit conditions worked out. 2017-07-06 21:32:52 +01:00