Fix cycle count on op_STZ_abs_x

This commit is contained in:
Aaron Culliney 2014-03-22 11:16:40 -07:00
parent 20121f38b5
commit c300e3e016

View File

@ -1910,7 +1910,6 @@ op_STZ_abs:
op_STZ_abs_x:
GetAbs_X_STx
DoSTZ
incb DebugCycleCount // +1 cycle on write
Continue
/* ----------------------------------