EightBit/Z80/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
..
Disassembler.h Tidy up register and static method access. 2017-06-19 13:53:00 +01:00
InputOutput.h Add Z80 processor and tests. 2017-06-05 22:39:15 +01:00
PortEventArgs.h Add Z80 processor and tests. 2017-06-05 22:39:15 +01:00
Profiler.h Incorporate disassembly into address profile output. 2017-06-19 17:37:41 +01:00
Signal.h Dump of all my C++ emulators, only Intel8080 integrated so far... 2017-06-04 21:38:34 +01:00
Z80.h A few modifications: 2017-06-26 23:22:32 +01:00