Updated images to Build 2319 with new LIBTCPIP and updated Forth.

This commit is contained in:
Patrick Kloepfer 2020-11-29 14:37:17 -05:00
parent 3fe06b59af
commit abbd0bec8a
5 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -21,6 +21,7 @@ FUNCTION TBOX {
ECHO -N "\e[5;20H"
ECHO "\e[7m \e[0m"
ECHO -N "\e[3;22H $1"
CALL PRINTXY 7 0 ""
}
# Print Inverse
FUNCTION INVERSE {