1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-04-05 03:37:43 +00:00

restore the missing labels, fixes the build

This commit is contained in:
Peter Ferrie 2016-03-28 12:20:37 -07:00
parent 2c3909b245
commit 81acaa8fdc
2 changed files with 2 additions and 2 deletions

View File

@ -234,7 +234,7 @@ asm sum1
- CLC
INC ESTKH,X
+ BCS -
LDA (SRC),Y
CHKLP LDA (SRC),Y
PHA
INY
BNE +

View File

@ -114,7 +114,7 @@ asm pokefrm
- CLC
INC ESTKH,X
+ BCS -
LDA (SRC),Y
POKELP LDA (SRC),Y
end
asm _pokefrml
STA $C000