change "bad opcodes" to "unofficial opcodes"
This commit is contained in:
parent
cb830bfd50
commit
639d04ac26
|
@ -3044,7 +3044,7 @@ BEGIN
|
|||
MENUITEM "IDA Font", ID_DEBUGGER_IDA_FONT, CHECKED
|
||||
MENUITEM "ROM Offsets", ID_DEBUGGER_SHOW_ROM_OFFSETS, CHECKED
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Break on Bad Opcodes", ID_DEBUGGER_BREAK_BAD_OPCODES, CHECKED
|
||||
MENUITEM "Break on Unofficial Opcodes", ID_DEBUGGER_BREAK_BAD_OPCODES, CHECKED
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Reset Window Size", ID_DEBUGGER_RESTORE_SIZE
|
||||
END
|
||||
|
|
Loading…
Reference in New Issue