Modules§
- emul
- ! Z80 emulator ! This should be deprecated in favor of a real emulator (WIP in another repo)
Structs§
- Listing
Execution - Result on the listing execution
- Z80
- Highly simplify z80 model. TODO Add memory
Traits§
- HasValue
- Common trait for Register 8 and 6 bits
Functions§
- execute_
dummy_ listing - Execute the Listing as soon as there is no jumps except for djnz/jp $ (i.e. instructions are taken from the stream)