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

61 Commits

Author SHA1 Message Date
Steven Hugg
4974e395e5 started on MAME platform support; pause on page lose focus 2017-05-01 23:01:35 -04:00
Steven Hugg
992bf927e0 removed splash 2017-05-01 07:37:48 -04:00
Steven Hugg
5ae8d28922 added base_z80 platform and viz.html example 2017-04-29 11:53:27 -04:00
Steven Hugg
1f45dfdd74 show welcome message only on initial redirect 2017-04-29 09:23:50 -04:00
Steven Hugg
0dccb05701 no splash screen when sharekey present 2017-04-28 08:32:05 -04:00
Steven Hugg
9ae40b58c9 added new book link 2017-04-26 17:54:10 -04:00
Steven Hugg
37657d458b fixed for safari 2017-04-25 21:14:17 -04:00
Steven Hugg
4447d85008 scroll to item, multiple insns per line 2017-04-24 20:06:37 -04:00
Steven Hugg
52c80a98e1 profile view works for disassembly now 2017-04-22 14:22:02 -04:00
Steven Hugg
604a5a1a74 added symbols to memory window; BusProbe/newCPU/readAddress everywhere 2017-04-22 09:51:10 -04:00
Steven Hugg
340f23b568 moved timing analysis to vcs.js 2017-04-21 15:20:37 -04:00
Steven Hugg
29117e7cb6 added welcome splash dialog 2017-04-19 22:42:00 -04:00
Steven Hugg
89c3209f09 started on profile/memory views 2017-04-18 21:53:39 -04:00
Steven Hugg
56288f58bb new williams sprites 2017-04-14 11:19:58 -04:00
Steven Hugg
9da265f7e5 spinner while compiling; updated presets 2017-04-13 15:36:57 -04:00
Steven Hugg
575943ea6a updated music examples 2017-04-09 12:42:56 -04:00
Steven Hugg
a4c40948ea working on williams sound, sprites 2017-04-06 11:29:53 -04:00
Steven Hugg
fdc40fc553 added midway presets; williams sprites; fixed 2x compile bug 2017-04-05 15:32:09 -04:00
Steven Hugg
13ea4fc236 added volatile 2017-04-01 13:34:24 -04:00
Steven Hugg
d4b9c1eced vector font; starting 3d; sparkle vectors 2017-03-26 10:00:54 -04:00
Steven Hugg
ddc4550413 updated presets; thinking about sprite editor 2017-03-12 18:53:32 -04:00
Steven Hugg
0828b3064e snake game 1/2 2017-03-01 13:37:36 -05:00
Steven Hugg
f04afc3810 vic dual snake.c, gfxtest.c 2017-02-23 10:54:08 -05:00
Steven Hugg
ad36052afb vic dual ay8910 tester 2017-02-18 23:29:07 -05:00
Steven Hugg
ca9a4afec3 VIC Dual example; platforms in menu 2017-02-15 21:24:57 -05:00
Steven Hugg
042041e041 color vectors 2017-02-15 21:24:57 -05:00
Steven Hugg
e68c901c3f download ROM image 2017-02-02 14:11:52 -05:00
Steven Hugg
e579663a8d fixed williams z80 cpu 2017-01-29 16:06:05 -05:00
Steven Hugg
5851394f40 AY38910_Audio 2017-01-28 13:49:56 -05:00
Steven Hugg
0f26d3cc35 working on c platforms; skeleton has tool extension 2017-01-26 10:49:38 -05:00
Steven Hugg
ec2391f16e use Github gists for sharing 2017-01-25 12:30:05 -05:00
Steven Hugg
f9c9fc91aa preload for worker FS, z80.lib + mcpp includes, font tools 2017-01-24 15:29:51 -05:00
Steven Hugg
7eae2e9274 added C preprocessor (mcpp); new 6502 disasm; fixed recompile 2017-01-23 10:24:49 -05:00
Steven Hugg
f696f22b5a robotron driver 2017-01-20 17:54:02 -05:00
Steven Hugg
17370248ee started williams games 2017-01-19 23:54:24 -05:00
Steven Hugg
dfbd584207 AddressDecoder 2017-01-17 17:13:57 -05:00
Steven Hugg
f649f0ec03 galaxian hardware; coalesce multiple worker msgs 2017-01-17 14:45:56 -05:00
Steven Hugg
a7afff1ea6 get rid of Safari error (DOM operation aborted when changing URL) 2017-01-16 14:13:03 -05:00
Steven Hugg
1fa51ae5d4 new buttons; better DASM listing; fixed dbg btns; removed menu 2017-01-16 13:40:40 -05:00
Steven Hugg
0fca237979 SourceFile object; moved styles to css/codemirror.css 2017-01-15 23:47:12 -05:00
Steven Hugg
8f50fa9f25 better output listing parse 2017-01-14 22:46:12 -05:00
Steven Hugg
db4ea08933 started mocha-phantomjs tests 2017-01-14 11:14:25 -05:00
Steven Hugg
9d3a1bb48b load/register platform files individually 2017-01-14 00:47:26 -05:00
Steven Hugg
7fce763f64 Z80 Space Invaders starting to work; deferred worker module load 2017-01-14 00:18:54 -05:00
Steven Hugg
bd551f7311 rename local storage keys; z80 tests 2017-01-12 21:21:35 -05:00
Steven Hugg
a7938cf54e new travis.yml; last used file per-platform 2017-01-11 22:28:29 -05:00
Steven Hugg
65e59d350d nicer disassembly window 2017-01-09 09:14:53 -05:00
Steven Hugg
6c8d52e64a Base6502Platform, RTS button, run backwards, c fixes 2017-01-07 21:53:22 -05:00
Steven Hugg
2949a35167 toolbar takes entire width; started exidy 2017-01-06 21:09:41 -05:00
Steven Hugg
1e2b489b07 runEval 2017-01-06 14:07:21 -05:00