moa/emulator/cpus/m68k
transistor fet 342bb8aa3d
Converted Z80 to use emulator-hal traits (#7)
* Converted Z80 to use emulator-hal traits

* Updated emulator-hal

* Added a hacky Signalable trait to replace the Z80 signals

* Minor fixes

* Fixed timing tests and added no io tests option

* Fixed genesis Z80 bus issue

* Fixed addressing for BusAccess impl of Z80

* Fixed tests and clippy lints
2024-06-23 19:42:36 -07:00
..
src Converted Z80 to use emulator-hal traits (#7) 2024-06-23 19:42:36 -07:00
tests Converted Z80 to use emulator-hal traits (#7) 2024-06-23 19:42:36 -07:00
Cargo.toml Implemented Inspect and Debug traits from emulator-hal (#5) 2024-03-20 21:00:33 -07:00