mirror of
https://github.com/mgcaret/rom4x.git
synced 2025-01-03 03:29:30 +00:00
4X: Merge config branch to master after good user reports; 5X: Fix early mistake regarding accelerator code, thanks to Michael J Mahon for spotting it
This commit is contained in:
parent
ea801bed1f
commit
e0d2159aad
@ -173,10 +173,11 @@ acceldn:
|
|||||||
plx
|
plx
|
||||||
ply
|
ply
|
||||||
plp
|
plp
|
||||||
clc
|
; clc
|
||||||
cmp #$00
|
; cmp #$00
|
||||||
beq doexit
|
; beq doexit
|
||||||
sec
|
; sec
|
||||||
|
cmp #$01
|
||||||
doexit:
|
doexit:
|
||||||
.if ::TESTBLD
|
.if ::TESTBLD
|
||||||
rts
|
rts
|
||||||
|
Loading…
Reference in New Issue
Block a user