1
0
mirror of https://github.com/fumiama/c64-snake.git synced 2026-06-26 23:10:34 +08:00

很多改进

This commit is contained in:
fumiama
2021-04-13 23:29:01 +08:00
parent 44c4e25be1
commit 43aa9250b1
7 changed files with 71 additions and 128 deletions

View File

@@ -13,7 +13,7 @@ printfail:
`print failhint
rts
erasehint:
ldy #25
ldy #22
lda #csps
* sta [title+20*40+8-1], y
dey