#define c 0 // R00 #define lp 0 // L0000 TxtBgn() Lod_RI(c, 0x20) Lbl_T(lp) Dbg_Putc_R(c) Add_RI(c, 1) Jlt_RIT(c, 0x7f, lp) Dbg_Putc_I(10) // LF Dbg_Ret_I(0) TxtEnd()