1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-05-28 23:41:32 +00:00
Commit Graph

133 Commits

Author SHA1 Message Date
Steven Hugg
b19ebe76df started on verilog scope, fixed code change, module top detect 2017-11-14 12:03:31 -05:00
Steven Hugg
0ca9f43098 verilog: multiple modules, sound, tables, reset, module_top detect 2017-11-13 14:16:52 -05:00
Steven Hugg
014d659558 started on .v files; framerate detect 2017-11-12 11:52:17 -05:00
Steven Hugg
07a0f97245 added CV alt. rom to romsrc/ 2017-11-10 11:16:28 -05:00
Steven Hugg
041a0a056c added cc65, asm/link to wasm, new timer funcs 2017-11-07 18:15:29 -05:00
Steven Hugg
6d972bf580 WASM support for SDCC compiler; had to fix some presets 2017-11-07 13:40:45 -05:00
Steven Hugg
00d6b8aefa trying to get MAME debugging and WASM working to no avail 2017-11-05 13:34:00 -05:00
Steven Hugg
8d7ffa3c12 updated examples 2017-10-11 10:32:49 -04:00
Steven Hugg
c787cc40a8 better video recording (rotate, copy frames); preset updates 2017-06-21 10:32:42 -04:00
Steven Hugg
56677a25e9 don't save to local storage unless edited; handle running out of local storage 2017-05-25 11:24:16 -04:00
Steven Hugg
a087e6b7cf neslib support; nes palette 2017-05-23 21:30:30 -04:00
Steven Hugg
97a9525552 updated coleco include/lib; nes siege game 2017-05-21 15:33:23 -04:00
Steven Hugg
ec9a3136ac added gif recorder 2017-05-20 19:44:12 -04:00
Steven Hugg
867bab7978 preliminary NES support; made free BIOS for CV; ported solarian to coleco 2017-05-20 09:54:36 -04:00
Steven Hugg
7c18e1a27c fixed VCS presets for MAME compatibility 2017-05-13 08:08:36 -04:00
Steven Hugg
82a87330ac fixed Javatari canvas (Bootstrap 3 upgrade broke it) 2017-05-13 07:57:21 -04:00
Steven Hugg
8b151fbe37 changed comment when clicking edit gfx; use requestAnimationFrame when present 2017-05-11 08:36:11 -04:00
Steven Hugg
136b1ad175 split up z80 opcodes into fns for Firefox 2017-05-11 08:23:17 -04:00
Steven Hugg
a237f0d279 use local book imgs 2017-05-11 08:04:34 -04:00
Steven Hugg
8df7102b69 use requestAnimationFrame(); fixed too many audio contexts 2017-05-10 07:57:06 -04:00
Steven Hugg
59cd5f78fa updated presets 2017-05-10 07:10:23 -04:00
Steven Hugg
5da7f48d1e use expanded z80fast.js for debugging 2017-05-09 21:47:12 -04:00
Steven Hugg
21ddfce92a updated presets for new sdcc lib; remap attribute 2017-05-09 09:04:53 -04:00
Steven Hugg
1675ab628e support ;;{...};; bitmap header for assembler 2017-05-07 22:47:27 -04:00
Steven Hugg
2768819117 more pixel editor 2017-05-05 09:29:07 -04:00
Steven Hugg
112cbeda1e working on pixel editor 2017-05-04 17:38:27 -04:00
Steven Hugg
15e6efd01d added Lua variable capture for mame 2017-05-03 16:20:05 -04:00
Steven Hugg
85bf12a970 added libcv/libcvu for coleco 2017-05-02 22:24:59 -04:00
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
63bd690a8a added link to SDCC 2017-04-29 15:50:48 -04:00
Steven Hugg
0933d8e54c "works best in firefox" message 2017-04-29 14:38:56 -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
fa0d0ac872 added nice bevel 2017-04-22 23:10:06 -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
2ac80509f7 POKEY music 2017-04-20 10:05:52 -04:00
Steven Hugg
29117e7cb6 added welcome splash dialog 2017-04-19 22:42:00 -04:00
Steven Hugg
1ca9d50801 added skeleton files 2017-04-19 14:26:46 -04:00
Steven Hugg
89c3209f09 started on profile/memory views 2017-04-18 21:53:39 -04:00
Steven Hugg
8a8638b295 new sdcc versions; swave 2017-04-15 18:24:27 -04:00
Steven Hugg
64c843027e williams fonts, sound 2017-04-14 23:09:02 -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