1 WIDTH: defb 30 ;PRINT WIDTH
5 ; should preserve registers (except A and F)
10 ;OUT - SEND CHARACTER OR KEYWORD
11 ; Inputs: A = character (>=10, <128)
12 ; A = Token (<10, >=128)
36 ; A: position to move to
37 ; if current output is further than that, go to the new line
38 ; should preserve registers (except A and F)