apple2js/test/js
Will Scullin 8087294456
Lazy load ROMs (#81)
* Switch modules to `esnext` to allow `webpack` to see import statements
* Pass rom names into Apple2 class
* Move ROMs into `system` and `character` directories to allow webpack bundle appropriate ROMs.
* Wait for ROMs to load before completing initialization.
2021-06-13 17:06:16 -07:00
..
__image_snapshots__ Videomode refactor 2 (#80) 2021-05-25 12:08:10 -07:00
__mocks__ Videomode refactor 2 (#80) 2021-05-25 12:08:10 -07:00
formats
ui
base64.test.ts
canvas.test.ts Lazy load ROMs (#81) 2021-06-13 17:06:16 -07:00
debugger.spec.ts
gl.test.ts Lazy load ROMs (#81) 2021-06-13 17:06:16 -07:00
rom.test.ts Lazy load ROMs (#81) 2021-06-13 17:06:16 -07:00
util.test.ts