![]() |
Data |
Prev: DB27 | Up: Map | Next: DD1F |
INVALID CODE
|
||||
DCA7 | DEFB $02,$0D,$58 | Color attribute and position of text | ||
DCAA | DEFM "INVALID CODE" | ![]() |
||
DCB6 | DEFB $00 | End marker | ||
TRY AGAIN
|
||||
DCB7 | DEFB $02,$0D,$60 | Color attribute and position of text | ||
DCBA | DEFM "TRY AGAIN " | ![]() |
||
DCC6 | DEFB $00 | End marker | ||
INPUT YOUR CODE
|
||||
DCC7 | DEFB $06,$03,$70 | Color attribute and position of text | ||
DCCA | DEFM "INPUT YOUR CODE" | ![]() |
||
DCD9 | DEFB $00 | End marker | ||
USE CAPS TO DELETE
|
||||
DCDA | DEFB $06,$03,$78 | Color attribute and position of text | ||
DCDD | DEFM "USE CAPS TO DELETE:" | ![]() |
||
DCF0 | DEFB $00 | End marker | ||
SPACES(22)
|
||||
DCF1 | DEFB $05,$03,$80 | Color attribute and position of text | ||
DCF4 | DEFM " " | ![]() |
||
DD0A | DEFB $00 | End marker | ||
SPACES(16)
|
||||
DD0B | DEFB $07,$03,$40 | Color attribute and position of text | ||
DD0E | DEFM " " | ![]() |
||
DD1E | DEFB $00 | End marker |
Prev: DB27 | Up: Map | Next: DD1F |