ta_buffer 362 src/dps8/dps8_console.c static int ta_buffer[TA_BUFFER_SIZE]; ta_buffer 383 src/dps8/dps8_console.c ta_buffer [ta_cnt ++] = c; ta_buffer 390 src/dps8/dps8_console.c int c = ta_buffer[ta_next]; ta_buffer 398 src/dps8/dps8_console.c int c = ta_buffer[ta_next ++];