diff options
author | 2020-03-22 14:33:57 +1100 | |
---|---|---|
committer | 2020-03-22 14:33:57 +1100 | |
commit | 92d6e163a8e417c3ec527a70d3858b182e2e6d13 (patch) | |
tree | 6467713a3ef5dfc0dcffeae713ee6cdbac0be8c1 /src/devices/cpu/tlcs90 | |
parent | 6aef85534bf3077c3cd22aa33705f9abad3a5ffb (diff) |
srcclean (nw)
Diffstat (limited to 'src/devices/cpu/tlcs90')
-rw-r--r-- | src/devices/cpu/tlcs90/tlcs90d.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/tlcs90/tlcs90d.cpp b/src/devices/cpu/tlcs90/tlcs90d.cpp index e56bb02d59a..bb0a1b9931c 100644 --- a/src/devices/cpu/tlcs90/tlcs90d.cpp +++ b/src/devices/cpu/tlcs90/tlcs90d.cpp @@ -65,7 +65,7 @@ tmp90844_disassembler::tmp90844_disassembler() } const char *const tmp90c051_disassembler::ir_names[0x4c] = { - "P2", "P2CR", "P3", "P3CR", + "P2", "P2CR", "P3", "P3CR", "P3FR", "P4", "P5", "P45CR", "P45FR", "P6", "P6CR", "P6FR", "TREG0", "TREG1", "TREG2", "TREG3", "T01MOD", "T23MOD", "TFFCR", "TRDC", "TRUN", "IRF0", "IRF1", "IRF2", "INTE0", "INTE1", "INTE2", "DMAE", |