summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-09-17 16:47:54 +0200
committer hap <happppp@users.noreply.github.com>2019-09-17 16:47:54 +0200
commitec4b8b2fa4db449ac7e2a683db953e93026c04cc (patch)
treeb01b2371126d31b1e1bc541c4928878910ac04dc /src
parentc04d4758c6acaba90b0240d0237997dbbc578fac (diff)
update prev commit (nw)
Diffstat (limited to 'src')
-rw-r--r--src/devices/cpu/m6502/om65c02.lst3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/cpu/m6502/om65c02.lst b/src/devices/cpu/m6502/om65c02.lst
index b15133e3441..d5428557344 100644
--- a/src/devices/cpu/m6502/om65c02.lst
+++ b/src/devices/cpu/m6502/om65c02.lst
@@ -765,8 +765,7 @@ wai_imp
# exceptions
reset_c
- read_pc_noinc();
- read(0xffff);
+ read_arg(0xffff);
read_pc_noinc();
read(SP); dec_SP();
read(SP); dec_SP();