Issue #1 fixed!

This commit is contained in:
Pecusx
2024-10-15 09:25:09 +02:00
parent 5f2bd3130d
commit 5d39d86ea1
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -446,7 +446,7 @@ NothingToDraw
jsr ClearScreen
ldx #0 ; start position (world)
stx temp_b
lda #42 ; start position (screen)
lda #43 ; start position (screen)
sta temp_b2
ToScreenLoop
lda WorldTable,x
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.