[][src]Crate cpclib_z80emu

Modules

emul

Z80 emulator

Structs

ListingExecution

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)