1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-01 05:41:31 +00:00
Commit Graph

703 Commits

Author SHA1 Message Date
Steven Hugg
25a9c16704 astrocade presets 2019-07-06 13:41:15 -05:00
Steven Hugg
9d35615bc4 Merge branch 'master' of ssh://104.131.86.119:2222/home/pzp/git/8bitworkshop 2019-07-06 14:19:56 -04:00
Steven Hugg
517605d7da minor tweaks 2019-07-06 14:19:44 -04:00
Steven Hugg
61456a19be use ctrl -> shift for btn 2 so arrow keys work 2019-07-05 20:42:14 -04:00
Steven Hugg
fe89e577ac astrocade presets, fixed dup symbols in profiler 2019-06-15 11:07:11 -04:00
Steven Hugg
11957bb086 astrocade: support mid-screen updates w/ palette changes 2019-06-11 22:56:48 -04:00
Steven Hugg
96131f6cd0 added z80.retryInterrupts to support astrocade IRQ retry mode 2019-06-11 22:37:48 -04:00
Steven Hugg
a7b97ce4e1 added cycles to z80 asm 2019-06-11 09:39:45 -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
76cb868382 fixed first line of editor disappearing finally 2019-06-08 11:38:14 -04:00
Steven Hugg
232b2f3850 Merge branch 'master' of ssh://104.131.86.119:2222/home/pzp/git/8bitworkshop 2019-06-08 11:06:59 -04:00
Steven Hugg
6f78aaca02 updated todos 2019-06-07 16:30:17 -04:00
Steven Hugg
3787c2a282 astrocade: updated cosmic.c 2019-06-07 15:11:28 -04:00
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
168ccb691d astrocade: added SENTRY, use EXX 2019-06-01 18:12:49 -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
53d6dce4de astrocade: updated bios 2019-05-30 09:53:05 -04:00
Steven Hugg
92170dd5c4 astrocade: simpler layout using SYSTEM 2019-05-29 22:10:38 -04:00
Steven Hugg
b7a8bf2a23 astrocade: new stack layout for bios calls 2019-05-28 20:50:06 -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
252c262cf0 fixed unit test 2019-05-23 18:49:52 -04:00
Steven Hugg
55d7965b00 updated readme 2019-05-23 17:59:07 -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
7eb5732273 display:flex kills the Books menu, thanks css 2019-05-22 13:08:17 -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
d064f510bb Merge branch 'master' of ssh://104.131.86.119:2222/home/pzp/git/8bitworkshop 2019-05-22 10:38:51 -04:00
Steven Hugg
ff9764b86b top bar has flexbox 2019-05-22 10:05:32 -04:00