Issue #1 fixed!
This commit is contained in:
@@ -446,7 +446,7 @@ NothingToDraw
|
|||||||
jsr ClearScreen
|
jsr ClearScreen
|
||||||
ldx #0 ; start position (world)
|
ldx #0 ; start position (world)
|
||||||
stx temp_b
|
stx temp_b
|
||||||
lda #42 ; start position (screen)
|
lda #43 ; start position (screen)
|
||||||
sta temp_b2
|
sta temp_b2
|
||||||
ToScreenLoop
|
ToScreenLoop
|
||||||
lda WorldTable,x
|
lda WorldTable,x
|
||||||
|
|||||||
Reference in New Issue
Block a user