EightBit/inc
Adrian.Conlon c803387023 A few modifications:
1) Simplify REFRESH register handling via bit fields.
2) Use static methods in the Z80 emulator, if at all possible
3) Use a decoded opcode lookup, rather than decoding per instruction

Signed-off-by: Adrian.Conlon <adrian.conlon@gmail.com>
2017-06-26 23:22:32 +01:00
..
EventArgs.h
IntelProcessor.h A few modifications: 2017-06-26 23:22:32 +01:00
Memory.h Remove get/getWord and set/setWord from memory class. Just use address and data lines on the memory. 2017-06-20 14:09:44 +01:00
Processor.h Tidy up register and static method access. 2017-06-19 13:53:00 +01:00
Signal.h
TestHarness.h Modify test harness to show host CPU cycle efficiency. 2017-06-25 23:48:15 +01:00