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:
parent
2c3909b245
commit
81acaa8fdc
@ -234,7 +234,7 @@ asm sum1
|
||||
- CLC
|
||||
INC ESTKH,X
|
||||
+ BCS -
|
||||
LDA (SRC),Y
|
||||
CHKLP LDA (SRC),Y
|
||||
PHA
|
||||
INY
|
||||
BNE +
|
||||
|
@ -114,7 +114,7 @@ asm pokefrm
|
||||
- CLC
|
||||
INC ESTKH,X
|
||||
+ BCS -
|
||||
LDA (SRC),Y
|
||||
POKELP LDA (SRC),Y
|
||||
end
|
||||
asm _pokefrml
|
||||
STA $C000
|
||||
|
Loading…
x
Reference in New Issue
Block a user