Navigation Menu

Skip to content

Commit

Permalink
ietsjes langer
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed Nov 3, 2018
1 parent 0075ffc commit 05c4b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hborder/hborder.asm
Expand Up @@ -451,7 +451,7 @@ wait_space:
// Move on when needed--------------------------------------------------------------------------]
// ---------------------------------------------------------------------------------------------]
wait_timeout:
lda #10 // Time in seconds to time out
lda #$16 // Time in seconds to time out
cmp $DD09
bne !over+ // Seconds
lda #$0C // Kill main loop
Expand Down

0 comments on commit 05c4b3a

Please sign in to comment.