mirror of
https://github.com/fumiama/c64-snake.git
synced 2026-06-27 15:30:33 +08:00
框架构建完成
This commit is contained in:
4
getchar.asm
Normal file
4
getchar.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
getchar:
|
||||
* jsr getin
|
||||
beq -
|
||||
rts
|
||||
Reference in New Issue
Block a user