![]() |
Routines |
Prev: 63571 | Up: Map | Next: 63649 |
|
||||
63634 | CALL Parser_ValidateNoDirectObject | Call Parser_ValidateNoDirectObject. | ||
The "LOAD" command can only be called on its own.
|
||||
63637 | RET C | Return if there's any token set in UserInput_Token_2. | ||
63638 | CALL LoadTape | Call LoadTape. | ||
63641 | RET NC | Return if there was a tape loading error. | ||
63642 | CALL GetUserInput | Call GetUserInput. | ||
63645 | POP HL | Restore HL from the stack. | ||
63646 | JP GameEntryPoint | Jump to GameEntryPoint. |
Prev: 63571 | Up: Map | Next: 63649 |