Added scaffolding for PC8080 SerialPort
This commit is contained in:
parent
3ec9a31c92
commit
d31bfb0e6e
11 changed files with 1075 additions and 445 deletions
|
|
@ -154,6 +154,7 @@
|
|||
"./modules/pc8080/lib/ram.js",
|
||||
"./modules/pc8080/lib/keyboard.js",
|
||||
"./modules/pc8080/lib/video.js",
|
||||
"./modules/pc8080/lib/serialport.js",
|
||||
"./modules/pc8080/lib/debugger.js",
|
||||
"./modules/pc8080/lib/state.js",
|
||||
"./modules/pc8080/lib/computer.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue