Prev: 08159 Up: Map Next: 08188
08181: THE 'PRINT A CARRIAGE RETURN' SUBROUTINE
Used by the routine at PR_POSN_1.
The routine at PRINT_2 continues here.
PRINT_CR 08181 CALL UNSTACK_Z Return if checking syntax.
08184 LD A,13 Print a carriage return character and then return.
08186 RST 16
08187 RET
Prev: 08159 Up: Map Next: 08188