Since "model" properties are strings now, they need to be coerced to numbers
This commit is contained in:
parent
4f04393c3a
commit
bc7ec763ca
19 changed files with 572 additions and 435 deletions
|
|
@ -146,7 +146,7 @@
|
|||
"./modules/pc8080/lib/bus.js",
|
||||
"./modules/pc8080/lib/memory.js",
|
||||
"./modules/pc8080/lib/cpu.js",
|
||||
"./modules/pc8080/lib/cpusim.js",
|
||||
"./modules/pc8080/lib/cpustate.js",
|
||||
"./modules/pc8080/lib/cpuops.js",
|
||||
"./modules/pc8080/lib/chipset.js",
|
||||
"./modules/pc8080/lib/rom.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue