diff options
Diffstat (limited to 'decoder/test/z80')
-rw-r--r-- | decoder/test/z80/kc85_sync_disasm.output | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/test/z80/kc85_sync_disasm.output b/decoder/test/z80/kc85_sync_disasm.output index da70f80..1b3a5c5 100644 --- a/decoder/test/z80/kc85_sync_disasm.output +++ b/decoder/test/z80/kc85_sync_disasm.output @@ -1,4 +1,4 @@ -2-3 z80: warn: "Illegal transition between control states" +2-3 z80: warning: "Illegal transition between control states" 5-8 z80: memrd: "0A" 6-9 z80: addr: "01AF" 8-10 z80: memrd: "F4" |