Converted PC8080 to ES6
This commit is contained in:
parent
d930b31c53
commit
0f680839f7
27 changed files with 11054 additions and 10896 deletions
|
|
@ -98,6 +98,5 @@ if (NODE) {
|
|||
global.BYTEARRAYS = BYTEARRAYS;
|
||||
global.TYPEDARRAYS = TYPEDARRAYS;
|
||||
global.PC8080 = PC8080;
|
||||
|
||||
module.exports = PC8080;
|
||||
module.exports = PC8080;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue