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

200 Commits

Author SHA1 Message Date
Steven Hugg
f3138f9b57 added nightwatch web tests 2019-08-31 15:36:50 -04:00
Steven Hugg
211386e7bf github: import after publish to get all files 2019-08-28 22:19:26 -04:00
Steven Hugg
ceea8f292b alert when file not found, except for Create New File 2019-08-27 20:55:37 -04:00
Steven Hugg
9d6e97749d more tooltips for probe views; removed Event Probe view; fixed NES probe installation 2019-08-27 18:37:24 -04:00
Steven Hugg
ca7d488f1c moved segments into Platform object 2019-08-27 12:20:51 -04:00
Steven Hugg
80c02a98d5 fixed nesasm3 error parsing; started github republish 2019-08-26 17:39:34 -04:00
Steven Hugg
0bcd828670 added key handler to base machine 2019-08-26 14:01:16 -04:00
Steven Hugg
dba3060535 messing with heat maps 2019-08-25 11:03:39 -04:00
Steven Hugg
218fddeaac experimenting with probe visualizations 2019-08-24 18:18:32 -04:00
Steven Hugg
37c7ba8eb2 bring in the logic probe; fixed z80 debugger; moved apple2 to BasicScanlinePlatform 2019-08-24 16:49:56 -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
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
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
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
b3fa4cb2ba moved ga() pageview to after loading platform 2019-08-19 09:43:48 -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
2b461cc3b5 updated tour to look better 2019-08-15 12:18:16 -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
520bfbc84d starting atari 7800 (maybe...); remove TODOs; pixel format 0b10101 2019-08-06 12:59:09 -04:00
Steven Hugg
0cc10632c0 updated ui kbd shortcuts 2019-08-05 14:17:33 -04:00
Steven Hugg
2f55ba9bf0 reordered Sync menu; new neslib 2019-07-21 21:28:44 -04:00
Steven Hugg
e9da7aac4a moved profiler to separate class, profiler ticks when replay scroller used 2019-06-10 22:56:18 -04:00
Steven Hugg
e8260a8e46 astrocade updates 2019-06-08 22:59:16 -04:00
Steven Hugg
cdc04a9cd5 astrocade: use aclib.s not aclib.c, rainbow, rotate; use AstroLibre 2019-06-06 23:31:08 -04:00
Steven Hugg
baa9ed7482 minor fixes 2019-06-06 13:11:22 -04:00
Steven Hugg
700877e310 astrocade: split bios into .s file, fixed interrupt page, added music 2019-05-31 16:11:44 -04:00
Steven Hugg
642ba8176f astrocade debug fixes; z80 was borking 'im' during loadState() 2019-05-28 19:22:11 -04:00
Steven Hugg
8e19a65968 fixed loadBIOS 2019-05-26 19:22:51 -04:00
Steven Hugg
89c608dc2c switch to HTTPS menu option 2019-05-25 23:43:31 -04:00
Steven Hugg
9aba7ac296 convert loadFiles() to Promise 2019-05-23 08:32:53 -04:00
Steven Hugg
03d85db4d0 converted more to bootbox 2019-05-22 23:23:55 -04:00
Steven Hugg
d9de3981c9 refactored mw8080 to use BasicZ80ScanlinePlatform 2019-05-22 21:07:27 -04:00
Steven Hugg
aa8ececcea github: import replaces URL history 2019-05-22 17:19:18 -04:00
Steven Hugg
b190cb7cfd github: message after signing in, let login errors propogate, added Log Out 2019-05-22 15:26:36 -04:00
Steven Hugg
980c8beb89 vcs: moved control instructions; DEFAULT main file in repo if none given 2019-05-22 14:30:48 -04:00
Steven Hugg
5193e79b71 added file= to Github URL, added Github login menu options 2019-05-22 13:59:04 -04:00
Steven Hugg
9a19531f91 hide top controls until UI loads completely 2019-05-22 10:58:40 -04:00