C64 wall type indicator

This commit is contained in:
Pecusx
2023-05-09 21:18:53 +02:00
parent 862ae9f640
commit 1705c48d79
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -219,6 +219,8 @@ next8lines
;--------------------------------------------------
.proc SetMainScreen
lda #$b ; Grey background and border
lda WallsType
:4 rol
sta $d020
sta $d021
BIN
View File
Binary file not shown.