BizHawk/BizHawk.Emulation.Cores/CPUs/Z80A
alyosha-tas 978a93b681 z80: more memory contention timing work
(up to test 23)
2018-06-05 15:05:48 -04:00
..
Execute.cs z80: clean up prefetch implementation 2018-06-05 12:52:10 -04:00
Interrupts.cs z80: use high byte BUSRQ vector since PCl = 0 so the look up fails (oops) 2018-06-04 14:27:57 -04:00
NewDisassembler.cs z80: clean up 2018-03-16 17:50:51 -04:00
Operations.cs z80: Add bus request timing array to work with zx spectrum 2018-06-03 19:14:30 -04:00
ReadMe.txt z80: clean up 2018-03-16 17:50:51 -04:00
Registers.cs z80: Bus timing on interrupts 2018-06-04 08:57:12 -04:00
Tables_Direct.cs z80: more memory contention timing work 2018-06-05 15:05:48 -04:00
Tables_Indirect.cs z80: more memory contention timing work 2018-06-05 15:05:48 -04:00
Z80A.cs z80: clean up prefetch implementation 2018-06-05 12:52:10 -04:00

ReadMe.txt

TODO: 

Mode 0
Check T-cycle level memory access timing
Check R register 
new tests for WZ Registers
Memory refresh - IR is pushed onto the address bus at instruction start, does anything need this?