First successful display of a VT100 test screen
This commit is contained in:
parent
893076353f
commit
829fb48bdc
9 changed files with 520 additions and 410 deletions
|
|
@ -92,7 +92,7 @@ var PC8080 = {
|
|||
TYPEDARRAYS: TYPEDARRAYS,
|
||||
SITEHOST: SITEHOST, // shared
|
||||
XMLVERSION: XMLVERSION // shared
|
||||
}
|
||||
};
|
||||
|
||||
if (NODE) {
|
||||
global.APPCLASS = APPCLASS;
|
||||
|
|
|
|||
Loading…
Reference in a new issue