Hi, all, is there any (invalid) opcode sequence that triggers a breakpoint in openMSX debugger ? As in example:
ld a, 23 db invalidopcode, invalidopcode ld c,2
my wish is that the second code line triggers a breakpoint like if i have set via openMSX debugger command at a specified address, without needing to know the address every time i build the executable
thx. in advance
Login sesión o register para postear comentarios