BizHawk/BizHawk.Emulation.Cores/CPUs/Z80A
alyosha-tas a9f8828063 z80: fix port access behaviour 2017-12-01 08:20:18 -05:00
..
Execute.cs Z80: Fix R register operation 2017-10-19 12:08:34 -04:00
Interrupts.cs z80: implement data bus 2017-11-29 16:28:08 -05:00
NewDisassembler.cs Fixes disassembler for SMS 2017-11-24 02:56:21 -05:00
Operations.cs z80: fix port access behaviour 2017-12-01 08:20:18 -05:00
ReadMe.txt Create ReadMe.txt 2017-10-12 20:19:42 -04:00
Registers.cs z80: implement data bus 2017-11-29 16:28:08 -05:00
Tables_Direct.cs z80: fix port access behaviour 2017-12-01 08:20:18 -05:00
Tables_Indirect.cs Add files via upload 2017-10-13 17:58:36 -04:00
Z80A.cs z80: fix port access behaviour 2017-12-01 08:20:18 -05:00

ReadMe.txt

TODO: 

Mode 0 and 2 interrupts
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?
Data Bus - For mode zero and 2 interrupts, need a system that uses it to test