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

653 Commits

Author SHA1 Message Date
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
9c1736b506 Z80 machine; SavesInputState/AcceptsKeyInput 2019-08-23 21:08:43 -04:00
Steven Hugg
10a0d98f23 ControllerPoller uses default list of keys; fixed pokey 2019-08-23 18:38:30 -04:00
Steven Hugg
c422de0571 vlist.ts 2019-08-23 18:18:03 -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
20bc3620ac made BaseMachinePlatform, test with NewApple2Platform (work on debugging) 2019-08-23 13:03:01 -04:00
Steven Hugg
30db326f57 ZilogZ80 class; fixed test 2019-08-23 09:21:24 -04:00
Steven Hugg
52783cffe7 moved nemu to devices.ts, new folder structure 2019-08-22 21:31:56 -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
3cedbbbbd3 tour tweaks 2019-08-22 13:40:53 -04:00
Steven Hugg
67e57e0c67 mame: removed broken debugging support for now 2019-08-22 13:32:53 -04:00
Steven Hugg
c131cc1169 ui: handle unresolved promise errors 2019-08-22 13:14:35 -04:00
Steven Hugg
84a6c6ff61 github: check repo existence before importing 2019-08-22 12:46:16 -04:00
Steven Hugg
3a2df124eb better fix for VCS audio autostart 2019-08-22 12:20:47 -04:00
Steven Hugg
9b65e79968 better workaround for autoplay audio in SampleAudio 2019-08-22 11:28:33 -04:00
Steven Hugg
0f63282931 working on new emulator framework 2019-08-21 22:55:32 -04:00
Steven Hugg
9de22d6389 recreate audio when resuming (https://goo.gl/7K7WLu) 2019-08-21 19:40:33 -04:00
Steven Hugg
7678c26c9c added neslib2.cfg that uses full ZP segment, NROM256; fixed test 2019-08-21 11:37:20 -04:00
Steven Hugg
7376e12846 more emulators 2019-08-20 23:12:09 -04:00
Steven Hugg
480cdf77ab misc fixes 2019-08-20 19:39:42 -04:00
Steven Hugg
8e679011d1 regular font for green menus; search for ?platform= 2019-08-20 17:38:20 -04:00
Steven Hugg
51ea12cfa3 moved PLATFORMS menu, now it shows title 2019-08-20 12:24:42 -04:00
Steven Hugg
94f28461ea fixed pixel editor comment handling 2019-08-20 10:35:41 -04:00
Steven Hugg
02be2c9438 tweaks to UI 2019-08-20 09:29:47 -04:00
Steven Hugg
d1df9b940d c64? maybe 2019-08-20 01:05:44 -04:00
Steven Hugg
31e052b2df ga: added build time measure, PromiseRejectedException reason, git default msg 2019-08-19 11:55:08 -04:00
Steven Hugg
0eb1d2eec0 made MSX-friendly presets 2019-08-19 10:58:38 -04:00
Steven Hugg
b6baab7a5c moved fontgen to separate project 2019-08-19 09:57:10 -04:00
Steven Hugg
b3fa4cb2ba moved ga() pageview to after loading platform 2019-08-19 09:43:48 -04:00
Steven Hugg
a216997bd6 cvu_set_sprite4() no more inline b/c sdcc barfs 2019-08-18 09:20:22 -04:00
Steven Hugg
04b6417ddf msx: worked on kbd, psg, joy; added msx-libcv 2019-08-17 18:42:21 -04:00
Steven Hugg
30acd01f62 importURL -> githubURL 2019-08-17 11:18:11 -04:00
Steven Hugg
84a4722061 fixed a couple errors 2019-08-16 13:27:58 -04:00
Steven Hugg
8b2b512b28 nes: added nesasm3 2019-08-15 21:59:34 -04:00
Steven Hugg
1f3f0e7613 nes: .asm uses DASM, not ca65 2019-08-15 12:33:43 -04:00
Steven Hugg
2b461cc3b5 updated tour to look better 2019-08-15 12:18:16 -04:00
Steven Hugg
018113f858 fixed POKEY/TIA sound 2019-08-15 10:31:35 -04:00
Steven Hugg
9bdec710d7 notes, removed base_z80, added 7800 cc65 2019-08-15 10:31:35 -04:00
Steven Hugg
fef73d9b54 more 7800 fixes; testing additional logging for profiler 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
4dfab17e7b udpated TODOs; fixed error whne repo.platform_id is null 2019-08-15 10:31:35 -04:00
Steven Hugg
f06d338091 __lastrepo_xxx variable goes back to repo for each platform 2019-08-10 11:11:22 -04:00
Steven Hugg
40f24233b1 About menu; fixed regex for platform on import url 2019-08-09 21:51:05 -04:00
Steven Hugg
5510d5be89 updated links 2019-08-09 21:25:29 -04:00
Steven Hugg
36bd33a59d nes: preset updates 2019-08-09 11:50:42 -04:00
Steven Hugg
138ee806cb SMS pix format (sl:); new presets 2019-08-06 23:27:06 -04:00
Steven Hugg
f87ff47a35 added readVRAMAddress() to VDP platforms 2019-08-06 18:18:16 -04:00
Steven Hugg
fcc979f13f fixed 6809 asm 2019-08-06 17:16:47 -04:00