diff options
Diffstat (limited to 'src/emu/cpu/m6502/om740.lst')
-rw-r--r-- | src/emu/cpu/m6502/om740.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/m6502/om740.lst b/src/emu/cpu/m6502/om740.lst index 642bd45ed5f..bb85aaabda1 100644 --- a/src/emu/cpu/m6502/om740.lst +++ b/src/emu/cpu/m6502/om740.lst @@ -50,7 +50,7 @@ seb_biz write(TMP, TMP2); prefetch(); -bbc_biz +bbc_bzr TMP = read_pc(); TMP2 = read(TMP); TMP = read_pc(); @@ -60,7 +60,7 @@ bbc_biz } prefetch(); -bbs_biz +bbs_bzr TMP = read_pc(); TMP2 = read(TMP); TMP = read_pc(); |