First successful display of a VT100 test screen

This commit is contained in:
Jeff Parsons 2016-08-01 16:22:22 -07:00 committed by Jeff Parsons
commit 829fb48bdc
9 changed files with 520 additions and 410 deletions

View file

@ -172,7 +172,7 @@ var PCX86 = {
SITEHOST: SITEHOST, // shared
SYMBOLS: SYMBOLS,
XMLVERSION: XMLVERSION // shared
}
};
if (NODE) {
global.APPCLASS = APPCLASS;