BizHawk/BizHawk.Emulation.Cores/CPUs/Z80A
adelikat 165880b444
Merge pull request #1504 from TASVideos/semicolonFormat
[Untested] Use format strings with the semicolon section separator
2019-03-27 19:38:16 -05:00
..
Execute.cs z80: optimization using fixed-size arrays 2018-12-21 13:46:47 +00:00
Interrupts.cs z80: optimization using fixed-size arrays 2018-12-21 13:46:47 +00:00
NewDisassembler.cs Rewrite "d" replacement again but more like the previous algorithm 2019-03-05 19:37:59 +10:00
Operations.cs Inconsequential changes (no whitespace) 2019-01-07 22:02:02 +10:00
ReadMe.txt z80: rewrite interrupt handling 2018-09-29 22:08:19 -05:00
Registers.cs z80: rewrite interrupt handling 2018-09-29 22:08:19 -05: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 z80: optimization using fixed-size arrays 2018-12-21 13:46:47 +00:00

ReadMe.txt

TODO: 

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