mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-21 21:16:51 +00:00
c64: reset() fixed for ROM cart
This commit is contained in:
+2
-1
@@ -196,13 +196,14 @@ TODO:
|
||||
- emu doesn't reset properly (after gotoxy() BIOS call)
|
||||
- disk image support
|
||||
- https://github.com/cc65/cc65/issues/946
|
||||
- sample buffer skips
|
||||
- sample buffer skips (need to sync w/ vsync)
|
||||
|
||||
- upgrade to ES2020?
|
||||
- https://github.com/microsoft/TypeScript/issues/16577
|
||||
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
|
||||
- need Edge 79+
|
||||
- no import in workers
|
||||
- copy to gen/ directory (allowJs is weird)
|
||||
|
||||
|
||||
WEB WORKER FORMAT
|
||||
|
||||
Reference in New Issue
Block a user