![]() |
Routines |
Prev: B2A7 | Up: Map | Next: BA5D |
Used by the routine at GameOver.
|
||||
GameEntryPoint | BA50 | LD HL,$5C6A | Set CAPS LOCK on, using bit 3 of *FLAGS2. | |
BA53 | SET 3,(HL) | |||
BA55 | LD A,$18 | Write 18 to *LineNumber. | ||
BA57 | LD ($BD70),A | |||
BA5A | JP GameStart_Alias | Jump to GameStart_Alias. | ||
View the equivalent code in Warlord.
|
Prev: B2A7 | Up: Map | Next: BA5D |