BizHawk/BizHawk.Emulation.Cores/CPUs/Z80A
YoshiRulz 24e6cc14f0
Enable SA1206 and fix noncompliance
"Declaration keywords should follow order"
2020-01-25 19:37:28 +10:00
..
Execute.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
Interrupts.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
NewDisassembler.cs Enable SA1206 and fix noncompliance 2020-01-25 19:37:28 +10:00
Operations.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
ReadMe.txt z80: rewrite interrupt handling 2018-09-29 22:08:19 -05:00
Registers.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
Tables_Direct.cs z80: optimization using fixed-size arrays 2018-12-21 13:46:47 +00:00
Tables_Indirect.cs z80: optimization using fixed-size arrays 2018-12-21 13:46:47 +00:00
Z80A.cs MSXHawk: Give DLL a C interface, start making core constructor 2020-01-09 19:37:59 -05:00

ReadMe.txt

TODO: 

Mode 0 (nothing to test with)
IRQ BUS timings (nothing to test with)
BusAQ (nothing to test with)