;
; A - original code
   CLR   C
   SUBB  A,#0x20
   JC    PRN_CHAR_END     ; code is below 0x20 so non-printable
; here process it with your modifyed tables