![]() |
Routines |
Prev: 42061 | Up: Map | Next: 42073 |
Used by the routine at Handler_UserInput.
|
||||
Print_Cursor | 42064 | PUSH HL | Stash HL on the stack. | |
Print "_".
|
||||
42065 | LD HL,42061 | HL=Messaging_UnderscoreBackspace. | ||
42068 | CALL PrintString | Call PrintString. | ||
42071 | POP HL | Restore HL from the stack. | ||
42072 | RET | Return. |
Prev: 42061 | Up: Map | Next: 42073 |