![]() |
Routines |
Prev: 44236 | Up: Map | Next: 44248 |
Used by the routine at Handler_UserInput.
|
||||
Print_Cursor | 44239 | PUSH HL | Stash HL on the stack. | |
Print "_".
|
||||
44240 | LD HL,44236 | HL=Messaging_UnderscoreBackspace. | ||
44243 | CALL PrintString | Call PrintString. | ||
44246 | POP HL | Restore HL from the stack. | ||
44247 | RET | Return. |
Prev: 44236 | Up: Map | Next: 44248 |