mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
C64 wall type indicator
This commit is contained in:
@@ -219,6 +219,8 @@ next8lines
|
||||
;--------------------------------------------------
|
||||
.proc SetMainScreen
|
||||
lda #$b ; Grey background and border
|
||||
lda WallsType
|
||||
:4 rol
|
||||
sta $d020
|
||||
sta $d021
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user