1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-11 12:29:29 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Steven Hugg
4acff0051e fixed a couple bugs, local storage perist menu item 2019-09-03 19:48:12 -04:00
Steven Hugg
5c98c2eb7d sound_williams: refactored into Machine 2019-08-31 15:37:42 -04:00
Steven Hugg
4a49df6f3e audio: clear buffers when stopping in case browser keeps playing anyway 2019-08-27 21:12:53 -04:00
Steven Hugg
d4873545b2 audio: remove dc bias 2019-08-24 10:56:33 -04:00
Steven Hugg
dd070f71fc vicdual conversion to BasicScanlineMachine 2019-08-24 10:35:33 -04:00
Steven Hugg
49309feffc added Atari 7800 new style, load machine/<platform_id>.js optionally 2019-08-23 17:48:19 -04:00
Steven Hugg
385f64bc50 Merge branch 'master' into newemu 2019-08-22 19:33:20 -04:00
Steven Hugg
2ae1232e61 nemu: added audio, started on debugging 2019-08-22 18:08:43 -04:00
Steven Hugg
9b65e79968 better workaround for autoplay audio in SampleAudio 2019-08-22 11:28:33 -04:00
Steven Hugg
9de22d6389 recreate audio when resuming (https://goo.gl/7K7WLu) 2019-08-21 19:40:33 -04:00
Steven Hugg
04b6417ddf msx: worked on kbd, psg, joy; added msx-libcv 2019-08-17 18:42:21 -04:00
Steven Hugg
018113f858 fixed POKEY/TIA sound 2019-08-15 10:31:35 -04:00
Steven Hugg
4d5c6b9063 williams: added test for 6809; fiddled with atari7800 2019-08-15 10:31:35 -04:00
Steven Hugg
8e19a65968 fixed loadBIOS 2019-05-26 19:22:51 -04:00
Steven Hugg
e51bd2a579 coleco updates 2018-11-22 07:41:56 -05:00
Steven Hugg
43ac950a52 added js coleco platform 2018-11-19 09:11:50 -05:00
Steven Hugg
9e900a5a26 started on the cade that is astro 2018-08-28 20:12:23 -04:00
Steven Hugg
2b41164b66 audio module now exports 2018-08-21 18:32:07 -04:00
Steven Hugg
a9bd845800 add path to (some) error msgs; fixed code analysis bugs (?) 2018-08-18 00:57:45 -04:00
Steven Hugg
9589f401ff fixed NES audio; use setTimeout for animation loop; famitracker 2018-08-16 12:54:48 -04:00
Steven Hugg
14442e9201 more work on NES game, static locals, new neslib 2018-08-15 14:20:55 -04:00
Steven Hugg
a8c1ead244 more modules to typescript 2018-07-10 19:58:46 -05:00