Back to Skool Routines
Prev: 61623 Up: Map Next: 61631
61624: Restart command list
Used by the routines at 62572 and 63501, and by command lists 18, 28, 30, 42, 44, 64, 66, 68, 70 and 78.
H Character number (183-209)
61624 LD L,29 Set bit 0 of byte 29 of the character's buffer, indicating to the routine at 25296 that the command list should be restarted at the next available opportunity
61626 SET 0,(HL)
61628 JP 25484 Remove the routine address of the current command from bytes 3 and 4 of the character's buffer, signalling an immediate restart
Prev: 61623 Up: Map Next: 61631