We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8077c0c commit 47b40ecCopy full SHA for 47b40ec
snake.asm
@@ -39,3 +39,4 @@ start: ; reset game
39
pop bx ; no food was consumed so pop tail position into BX
40
mov [bx], dh ; clear old tail position on screen
41
jns .input ; loop to keyboard input, SF=0 from SUB
42
+ret
0 commit comments