define chrout routine
inputs a
trashes a
@ 65490
define main routine
trashes a, z, n
{
ld a, 65
call chrout
}