2 ; this all needs to be PIC!
24 ld A, $06 ; Ack the EOT
28 .soh: call getc+$FF80 ; blk
29 call getc+$FF80 ; iblk
40 .cksm: call getc+$FF80
52 .donak: call getc+$FF80 ; Wait until the line clears, and then once
53 jr .donak ; that happens, getc will cause a NAK.
87 section "a", HOME[$7F]