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

687 Commits

Author SHA1 Message Date
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
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
736f92c3cc updated book links, removed some 2019-05-20 17:27:36 -04:00
Steven Hugg
320e0c02a4 confirmation before github pull 2019-05-20 15:22:47 -04:00
Steven Hugg
c99a066f99 updated license 2019-05-20 11:38:27 -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
433e982424 removed port from scripts 2019-05-18 15:58:36 -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