mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-10 23:29:43 +00:00
Fix cycle count on op_STZ_abs_x
This commit is contained in:
parent
20121f38b5
commit
c300e3e016
@ -1910,7 +1910,6 @@ op_STZ_abs:
|
||||
op_STZ_abs_x:
|
||||
GetAbs_X_STx
|
||||
DoSTZ
|
||||
incb DebugCycleCount // +1 cycle on write
|
||||
Continue
|
||||
|
||||
/* ----------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user