Routines
Prev:
52551
Up:
Map
Next:
52584
52580: Configurable "pause"
Used by the routines at
New_Game
,
Init_Title_Screen
,
Prep_Display_Phase
and
Flash_Lives
.
Input
B
The counter
Loops back on itself using
B
as a counter.
Halt_Loop
52580
HALT
Short interrupt driven pause, and return.
52581
DJNZ
Halt_Loop
52583
RET
Prev:
52551
Up:
Map
Next:
52584