Module cpclib_asm::disass
source · [−]Constants
TODO replace JR nn by JR $+nn in order to assemble even with current address is unknown
Functions
Generate a listing from the list of bytes. An error is generated if it is impossible to disassemble the flux TODO really implement it
The 8bits argument has already been read
Manage the disassembling of the current instraction. However this instruction may need an argument. For this reason the byte stream is provided to collect this argument if needed
No argument is expected
Thje method never fails now => it generate a db opcode