Crate cpclib_z80emu

Crate cpclib_z80emu 

Source

Modules§

emul
! Z80 emulator ! This should be deprecated in favor of a real emulator (WIP in another repo)

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)