Data |
Prev: AA6E | Up: Map | Next: ABD5 |
The Text Definition Data format is as follows
PHASE ONE:PROCEED ON FOOT THROUGH UNDERGROUND COMPLEX
|
||||||||||||||
AAAE | DEFB $46,$07,$50 | Color attribute and position of text | ||||||||||||
AAB1 | DEFM "PHASE ONE:PROCEED" | |||||||||||||
AAC2 | DEFB $00 | End marker | ||||||||||||
AAC3 | DEFB $46,$07,$58 | Color attribute and position of text | ||||||||||||
AAC6 | DEFM "ON FOOT THROUGH" | |||||||||||||
AAD5 | DEFB $00 | End marker | ||||||||||||
AAD6 | DEFB $46,$07,$60 | Color attribute and position of text | ||||||||||||
AAD9 | DEFM "UNDERGROUND COMPLEX" | |||||||||||||
AAEC | DEFB $00 | End marker | ||||||||||||
GAME OVER
|
||||||||||||||
AAED | DEFB $43,$05,$40 | Color attribute and position of text | ||||||||||||
AAF0 | DEFM "GAME OVER" | |||||||||||||
AAF9 | DEFB $00 | End marker | ||||||||||||
HI:SCORE
|
||||||||||||||
AAFA | DEFB $45,$07,$60 | Color attribute and position of text | ||||||||||||
AAFD | DEFM "HI:SCORE 0000000" | |||||||||||||
AB0D | DEFB $00 | End marker | ||||||||||||
HUMANS KILLED
|
||||||||||||||
AB0E | DEFB $45,$09,$80 | Color attribute and position of text | ||||||||||||
AB11 | DEFM "HUMANS KILLED:00000" | |||||||||||||
AB24 | DEFB $00 | End marker | ||||||||||||
PRESS FIRE TO BEGIN
|
||||||||||||||
AB25 | DEFB $44,$04,$70 | Color attribute and position of text | ||||||||||||
AB28 | DEFM "PRESS FIRE" | |||||||||||||
AB32 | DEFB $00 | End marker | ||||||||||||
AB33 | DEFB $44,$04,$78 | Color attribute and position of text | ||||||||||||
AB36 | DEFM "TO BEGIN " | |||||||||||||
AB40 | DEFB $00 | End marker | ||||||||||||
SPEED UP
|
||||||||||||||
AB41 | DEFB $46,$03,$28 | Color attribute and position of text | ||||||||||||
AB44 | DEFM " SPEED UP " | |||||||||||||
AB53 | DEFB $00 | End marker | ||||||||||||
SHIELD LOSS
|
||||||||||||||
AB54 | DEFB $42,$03,$28 | Color attribute and position of text | ||||||||||||
AB57 | DEFM " SHIELD LOSS " | |||||||||||||
AB66 | DEFB $00 | End marker | ||||||||||||
1000 BONUS
|
||||||||||||||
AB67 | DEFB $46,$03,$28 | Color attribute and position of text | ||||||||||||
AB6A | DEFM " 1000 BONUS " | |||||||||||||
AB79 | DEFB $00 | End marker | ||||||||||||
ENERGY LOSS
|
||||||||||||||
AB7A | DEFB $42,$03,$28 | Color attribute and position of text | ||||||||||||
AB7D | DEFM " ENERGY LOSS " | |||||||||||||
AB8C | DEFB $00 | End marker | ||||||||||||
100 RAPID SHOTS
|
||||||||||||||
AB8D | DEFB $46,$03,$28 | Color attribute and position of text | ||||||||||||
AB90 | DEFM "100 RAPID SHOTS" | |||||||||||||
AB9F | DEFB $00 | End marker | ||||||||||||
DOUBLE FIRE
|
||||||||||||||
ABA0 | DEFB $00 | Weapon on inventory: $FF Available $00 Not available | ||||||||||||
ABA1 | DEFB $01 | Number of lines | ||||||||||||
ABA2 | DEFB $45,$12,$28 | Color attribute and position of text | ||||||||||||
ABA5 | DEFM "DOUBLE FIRE" | |||||||||||||
ABB0 | DEFB $00 | End marker | ||||||||||||
LASER
|
||||||||||||||
ABB1 | DEFB $00 | Weapon on inventory: $FF Available $00 Not available | ||||||||||||
ABB2 | DEFB $01 | Number of lines | ||||||||||||
ABB3 | DEFB $45,$03,$28 | Color attribute and position of text | ||||||||||||
ABB6 | DEFM "LASER" | |||||||||||||
ABBB | DEFB $00 | End marker | ||||||||||||
MULTIPLE
|
||||||||||||||
ABBC | DEFB $00 | Weapon on inventory: $FF Available $00 Not available | ||||||||||||
ABBD | DEFB $01 | Number of lines | ||||||||||||
ABBE | DEFB $45,$14,$28 | Color attribute and position of text | ||||||||||||
ABC1 | DEFM "MULTIPLE" | |||||||||||||
ABC9 | DEFB $00 | End marker | ||||||||||||
SPRAY
|
||||||||||||||
ABCA | DEFB $00 | Weapon on inventory: $FF Available $00 Not available | ||||||||||||
ABCB | DEFB $01 | Number of lines | ||||||||||||
ABCC | DEFB $45,$12,$28 | Color attribute and position of text | ||||||||||||
ABCF | DEFM "SPRAY" | |||||||||||||
ABD4 | DEFB $00 | End marker |
Prev: AA6E | Up: Map | Next: ABD5 |