moa/emulator/cpus/z80/src
transistor 708e7706f3 Fixed many of the undocumented tests
Now it's up to 99% tests passing, 15362 are still failing, but many
of those are the unimplemented IN/OUT instructions, which the Genesis
doesn't seem to use
2023-05-22 21:12:05 -07:00
..
debugger.rs Split the Z80 instructions into individual functions like the m68k 2023-05-14 15:49:38 -07:00
decode.rs Fixed many of the undocumented tests 2023-05-22 21:12:05 -07:00
execute.rs Fixed many of the undocumented tests 2023-05-22 21:12:05 -07:00
instructions.rs Added Z80 timings, and enabled check in rad tests 2023-05-15 21:13:52 -07:00
lib.rs Added Z80 timings, and enabled check in rad tests 2023-05-15 21:13:52 -07:00
state.rs Added Z80 timings, and enabled check in rad tests 2023-05-15 21:13:52 -07:00
timing.rs Fixed many of the undocumented tests 2023-05-22 21:12:05 -07:00