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:
mgcaret 2017-08-30 20:48:58 -07:00
parent ea801bed1f
commit e0d2159aad
1 changed files with 5 additions and 4 deletions

View File

@ -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