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
ply
plp
clc
cmp #$00
beq doexit
sec
; clc
; cmp #$00
; beq doexit
; sec
cmp #$01
doexit:
.if ::TESTBLD
rts