1
0
mirror of https://github.com/fumiama/c64-snake.git synced 2026-06-12 14:10:25 +08:00

更改判断、移动顺序,增加head

This commit is contained in:
fumiama
2021-04-06 23:03:27 +08:00
parent 120b67a7e9
commit e35509d578
5 changed files with 8 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
print16:
.scope
.data
.data zp
.space _num 4
.space _num_dec 6
.text