[−][src]Crate zeerust
An emulator for an idealised z80 CPU.
Modules
cpu | Support modules for CPU emulation |
examples | |
ops | This module provides the symbolic representation of all z80 instructions
You can construct these yourself, or you can parse binaries using |
z80 | This is where the emulator itself lives. All other modules simply provide support for this one. |
Macros
assert_bin | |
assert_flags | |
assert_hex |