Fix but with data/undefined instructions.

This commit is contained in:
Jeff Tranter 2020-11-16 18:07:09 -05:00
parent 4adcf46f29
commit 2ad9d89c82
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ while True:
if flags & 2 == und and not args.undocumented:
# currently only handles one-byte undocumented opcodes
length = 1
format = ""
mnemonic = "???"