blackjetrock / z80_shield

Z80 Shield project
27 stars 7 forks source link

Possible problem injecting code into LDIR instruction #23

Open blackjetrock opened 4 years ago

blackjetrock commented 4 years ago

The length of a LDIR depends on the register values, and the injected code is how we get register values... I don't think the injection works properly with these types of instruction, although that needs investigation too.