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

158 Commits

Author SHA1 Message Date
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
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
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
f9f580248f added control instructions 2019-05-17 00:42:52 -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
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
Steven Hugg
e5c50d2a9e got rid of local/ prefix -- idk i'm kinda scared 2019-05-12 15:43:51 -04:00
Steven Hugg
1cb3c960ee github: confirm push w/ dialog 2019-05-12 15:38:52 -04:00
Steven Hugg
efe0e032fb github: split up commit and push 2019-05-12 14:43:34 -04:00
Steven Hugg
c4e03df416 set __lastrepo from repo id; moved to bootbox for some alerts/prompts/confirms 2019-05-12 13:13:00 -04:00
Steven Hugg
143cfa7153 added subtree support for fetch, not yet for push 2019-05-10 17:01:10 -04:00
Steven Hugg
532fe0fe48 convert some stuff to Promises; onunhandledrejection 2019-05-10 14:41:45 -04:00
Steven Hugg
10f89d0c53 list repositories in selector 2019-05-09 14:18:21 -04:00
Steven Hugg
85f0650bfe github repository metadata, binary files, fixed bugs 2019-05-09 10:33:17 -04:00
Steven Hugg
e73388b24e convert old vcs examples/foo paths to examples/foo.a 2019-05-08 23:18:36 -04:00
Steven Hugg
cd0d1416dc github: store_id and repo= 2019-05-08 22:02:56 -04:00
Steven Hugg
19d145bbd5 redirect after main file imported 2019-05-08 13:43:31 -04:00
Steven Hugg
4cc9aaeaca write README when creating github repository, check platform, migrate files 2019-05-08 12:18:54 -04:00
Steven Hugg
806687c31d will load bios on startup from binary file "local/<platformid>.rom" 2019-05-08 00:02:42 -04:00
Steven Hugg
93c0e8f50b started on GithubService 2019-05-07 20:36:53 -04:00
Steven Hugg
d2b19df9c9 working on github integration; added nes chase game and support folders/; removed ga() 2019-05-06 18:22:03 -04:00
Steven Hugg
8c7981b8d0 delete files changes selector, delete current file reloads 2019-05-03 19:25:28 -04:00
Steven Hugg
95feff49da createNewPersistentStore() calls callback whether or not it converted 2019-05-03 19:05:10 -04:00
Steven Hugg
02ec5c7d04 local files before presets in pulldown; hide selector before list is built 2019-05-03 18:50:09 -04:00
Steven Hugg
4750e3e876 change from bootstrap-tour to bootstrap-tourist library 2019-05-03 17:56:35 -04:00
Steven Hugg
8152a14a2b verilog: ctrl-click to pause on scanline 2019-05-01 22:09:22 -04:00
Steven Hugg
6ad685f375 recording video turns screen red 2019-05-01 18:55:03 -04:00
Steven Hugg
9380590ff5 importURL parameter imports files 2019-05-01 16:37:46 -04:00
Steven Hugg
fe1e0fc9aa nes: added road, tint demo; extra tools; embed.html fetch remote url 2019-04-28 11:47:57 -04:00
Steven Hugg
d8016ff718 nes presets; check spaces in filenames 2019-04-22 11:39:09 -04:00
Steven Hugg
78d83e0a20 reload debug break state after breakpoint hit; debugPCDelta in load/saveState; renamed vrambuf_ functions 2019-04-08 09:02:17 -04:00