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

584 Commits

Author SHA1 Message Date
Steven Hugg
9324b23def added Gamepad API support 2019-06-07 13:04:40 -04:00
Steven Hugg
271c2ea020 standardized key codes to get ready for gamepad support 2019-06-07 12:00:49 -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
b3861f3361 astrocade: split bios into .c files; check rom_size on sdcc targets (not yet) 2019-06-02 22:49:51 -04:00
Steven Hugg
50421a69f3 astrocade: added bmusic, updated aclib 2019-06-02 00:48:02 -04:00
Steven Hugg
fcc358a1ab fixed debugging in listing view 2019-06-01 21:15:16 -04:00
Steven Hugg
ed7f5fb7a6 fixed so there can only be one linkstep 2019-06-01 20:03:29 -04:00
Steven Hugg
151ab0353d sdcc: use "#pragma opt_code_speed/size" to activate optimization flags 2019-06-01 09:50:31 -04:00
Steven Hugg
9ddad79326 astrocade: more updates, flop patterns 2019-05-31 21:13:51 -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
92170dd5c4 astrocade: simpler layout using SYSTEM 2019-05-29 22:10:38 -04:00
Steven Hugg
642ba8176f astrocade debug fixes; z80 was borking 'im' during loadState() 2019-05-28 19:22:11 -04:00
Steven Hugg
c93ba6fd75 astrocade: updated presets, added memory bus contention, palette layout 2019-05-27 13:14:51 -04:00
Steven Hugg
8e19a65968 fixed loadBIOS 2019-05-26 19:22:51 -04:00
Steven Hugg
bafee9d55d github: each repo in a separate localstorage key 2019-05-26 10:55:02 -04:00
Steven Hugg
89c608dc2c switch to HTTPS menu option 2019-05-25 23:43:31 -04:00
Steven Hugg
decccdf0d7 converted Assembler to class, added nanoasm submodule (not mapped yet) 2019-05-25 21:51:01 -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
9699cea117 refactored vicdual to use BasicZ80ScanlinePlatform, ran tsfmt 2019-05-22 18:03:40 -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
1c192c4105 nes: updated comments in presets 2019-05-22 11:45:05 -04:00
Steven Hugg
9a19531f91 hide top controls until UI loads completely 2019-05-22 10:58:40 -04:00
Steven Hugg
fb3d3430da changed pulldown menus; css why do you hate me 2019-05-22 09:20:50 -04:00
Steven Hugg
029c1156ed support ;#define CFGFILE and ;#define LIBARGS for non-C ca65 programs 2019-05-21 21:56:00 -04:00
Steven Hugg
7b1ec939b6 fixed embed.html flexbox 2019-05-21 16:49:48 -04:00
Steven Hugg
0ea0ac2f60 new https cookie behavior 2019-05-21 16:07:37 -04:00
Steven Hugg
98423c7fa2 prevent more button pushes before first loadROM(); use latest version menu item 2019-05-21 15:29:23 -04:00
Steven Hugg
31356a7b5f use #emuscreen to place emulator video 2019-05-21 13:06:48 -04:00
Steven Hugg
320e0c02a4 confirmation before github pull 2019-05-20 15:22:47 -04:00
Steven Hugg
b40a156ae6 added getRasterScanline() for profiler 2019-05-19 18:18:41 -04:00
Steven Hugg
0a89695722 updateAllOpenWindows when pulling repo 2019-05-19 09:58:56 -04:00
Steven Hugg
2e448e9ae8 HTTPS redirect cookie 2019-05-18 18:57:49 -04:00
Steven Hugg
d47231eb79 more control instructions fade in/out; flexbox, focus ring for emulator 2019-05-18 15:25:58 -04:00
Steven Hugg
f93bdece20 added ga events for menu, exceptions 2019-05-17 15:56:50 -04:00
Steven Hugg
af26db3396 added neslib2.lib 2019-05-17 15:55:59 -04:00
Steven Hugg
f9f580248f added control instructions 2019-05-17 00:42:52 -04:00
Steven Hugg
3ebfd784a6 generate z80 cpu on demand like we used to, fix test b/c global.z80 is global 2019-05-17 00:09:43 -04:00
Steven Hugg
b5d0c2410b nes: update presets, vram cur/tmp display 2019-05-16 23:30:08 -04:00
Steven Hugg
61ffe2ae79 added "Delete Local Repo" option 2019-05-16 12:28:49 -04:00
Steven Hugg
3e2a3ddee7 nes: added attributes example 2019-05-16 10:08:01 -04:00
Steven Hugg
e3a3016f9d trying to fix asset editor nametables 2019-05-15 00:37:10 -04:00
Steven Hugg
de0ede9e81 create skeleton file at load time if no file found 2019-05-14 15:08:26 -04:00
Steven Hugg
89331dbcf2 use new neslib2.lib w/ seperate object files 2019-05-14 12:24:35 -04:00
Steven Hugg
5f61521c6f nicer break expression dialog 2019-05-14 09:40:10 -04:00