2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 23:31:39 +00:00
xNBA/src/hci
Michael Brown 9ab17484d0 Explicitly call erase(), to cope with platforms where the ANSI clear
screen sequence doesn't work (like bios_console.c on some platforms).
2006-12-20 06:12:04 +00:00
..
commands Add "config" command to access config UI 2006-12-20 05:37:33 +00:00
mucurses Explicitly call erase(), to cope with platforms where the ANSI clear 2006-12-20 06:12:04 +00:00
tui Add instruction row, and save option 2006-12-20 05:37:15 +00:00
editstring.c Provide an edit history to allow caller to efficiently update display. 2006-12-19 23:24:16 +00:00
readline.c Use stdlib.h for malloc() instead of malloc.h. 2006-12-19 23:42:46 +00:00
shell_banner.c Separated out (and tidied up) shell banner code 2006-12-20 00:24:13 +00:00
shell.c Only need printf(), so use vsprintf.h instead of console.h 2006-12-20 05:33:12 +00:00
strerror.c Only need printf(), so use vsprintf.h instead of console.h 2006-12-20 05:33:12 +00:00