Prev: F853 Up: Map Next: F8A1
F892: Routine at F892
F892 CALL Parser_ValidateNoDirectObject Call Parser_ValidateNoDirectObject.
The "LOAD" command can only be called on its own.
F895 RET C Return if there's any token set in UserInput_Token_2.
F896 CALL LoadTape Call LoadTape.
F899 RET NC Return if there was a tape loading error.
F89A CALL GetUserInput Call GetUserInput.
F89D POP HL Restore HL from the stack.
F89E JP GameEntryPoint Jump to GameEntryPoint.
Prev: F853 Up: Map Next: F8A1