Commit Graph

475 Commits

Author SHA1 Message Date
Steven Hugg 4f0003fe76 sms: better CPU cycle counting 2018-12-01 14:14:09 -05:00
Steven Hugg 403b4264fc sms: fixed a few cases w/ http://www.smspower.org/Homebrew/SMSVDPTest-SMS 2018-12-01 13:28:37 -05:00
Steven Hugg 2dd5d88d55 sms: made into classes, more vdp fixed (still need to pass vdptest); debug fn bound to platform 2018-12-01 10:37:27 -05:00
Steven Hugg 23f32b2dd3 sms: clear borders, rom sizes 2018-12-01 07:31:13 -05:00
Steven Hugg fdb4117579 can use binary file as main 2018-12-01 06:57:32 -05:00
Steven Hugg c2eb32ce35 can browse uploaded binary (.bin) files 2018-12-01 04:46:08 -05:00
Steven Hugg 385cb7acc2 fixed VDP 2018-12-01 04:07:59 -05:00
Steven Hugg 8a1c88f3de more work on SMS VDP 2018-11-30 19:35:42 -05:00
Steven Hugg 62bf05c1f4 tms9918a: use 32-bit palette 2018-11-30 14:10:14 -05:00
Steven Hugg c0f97458aa started on SMS; got rid of BaseFrameBasedPlatform; more tests 2018-11-30 13:13:56 -05:00
Steven Hugg 4bbef9365c can upload binary files, include with incbin 2018-11-30 10:43:23 -05:00
Steven Hugg 6e41dcd6c2 updated sms i/o mask, multicolor preset 2018-11-30 09:36:04 -05:00
Steven Hugg b397406f45 added cache-control headers to python web server 2018-11-30 08:12:25 -05:00
Steven Hugg c0d9bac039 added emscripten build files; coleco presets 2018-11-30 07:10:03 -05:00
Steven Hugg dfbb5e0f47 fixed lookupSymbol() 2018-11-29 20:36:08 -05:00
Steven Hugg 1d1512453d coleco: update presets, stars.c; __MAIN__ define for main file 2018-11-29 20:14:11 -05:00
Steven Hugg 002e8e2447 Merge branch 'master' of github.com:sehugg/8bitworkshop 2018-11-29 18:44:00 -05:00
Steven Hugg d8c1f27902 sms-sg1000 -> sms-sg1000-libcv 2018-11-29 17:42:33 -05:00
Steven Hugg 0faf4a0f3a z80: runToVsync() advances to next interrupt 2018-11-28 21:03:07 -05:00
Steven Hugg b366ffb1d1 changed presets (HALT for wait_vsync) 2018-11-28 19:49:26 -05:00
Steven Hugg 6404bfb43c updated bcd_add() function for new compiler flags 2018-11-28 18:19:30 -05:00
Steven Hugg 5d60110327 sg1000: fonts.s, fixed pixel editor with ;; delimiters 2018-11-28 17:47:39 -05:00
Steven Hugg 2735e71753 renamed sg1000 to sms-sg1000 2018-11-28 13:56:10 -05:00
Steven Hugg 88186cf9f2 verilog: expand gutter when inline asm 2018-11-28 13:54:42 -05:00
Steven Hugg c2a6417e28 sg1000 platform + libcv 0.24.2 2018-11-28 11:21:07 -05:00
Steven Hugg 79638ad01e verilog: send JSASM .json files to worker 2018-11-28 11:15:34 -05:00
Steven Hugg 85b2241555 added Makefile back to tools; vcs.mame 2018-11-27 18:33:09 -05:00
Steven Hugg b52f3c2271 added scr2floyd utils 2018-11-27 16:22:57 -05:00
Steven Hugg 13a6f92d7b updated coleco presets; #include finds files in the subfolder of main file 2018-11-27 15:07:39 -05:00
Steven Hugg 958e20c700 made replaydiv stretch properly; smaller verilog gutter 2018-11-26 18:02:53 -05:00
Steven Hugg 8deda746fa mobile device optimization 2018-11-26 10:26:51 -05:00
Steven Hugg fb418daf3d faster, better C compile flags for SDCC 2018-11-26 10:07:51 -05:00
Steven Hugg 7b30bb74e6 added z-index for verilog scope 2018-11-26 07:24:49 -05:00
Steven Hugg b5e3331323 Merge branch 'master' of github.com:sehugg/8bitworkshop 2018-11-26 07:10:52 -05:00
Steven Hugg d2237a3e30 use flex for verilog scope layout 2018-11-26 06:17:20 -05:00
Steven Hugg 7c26b05602 nicer TMS9918 debug info 2018-11-25 14:25:50 -05:00
Steven Hugg 5d753892fa version 3.2.1 2018-11-25 08:01:42 -05:00
Steven Hugg e51a49b18d took out verilog for now 2018-11-25 07:59:25 -05:00
Steven Hugg 637f53c8a7 more css tweaks 2018-11-25 07:44:20 -05:00
Steven Hugg e90b60faa3 css tweaks 2018-11-25 07:18:32 -05:00
Steven Hugg 71b4e68a55 added silly 8bitworkshop logo 2018-11-24 19:51:31 -05:00
Steven Hugg 19e2e36fe7 checkRunReady() 2018-11-24 16:51:29 -05:00
Steven Hugg a10559634f can't create a blank file; fixed .h gutter format; right align info links 2018-11-24 16:31:07 -05:00
Steven Hugg a511d81c97 less padding on CRT style, overscan option 2018-11-24 15:43:39 -05:00
Steven Hugg 764fafa035 can add include/linked files to project 2018-11-24 15:43:08 -05:00
Steven Hugg 9bd8053dbd moved window list to sidebar; 3-way split 2018-11-24 13:06:13 -05:00
Steven Hugg 84c8c12092 added Split for main window 2018-11-24 07:33:34 -05:00
Steven Hugg 4034be10c4 skeleton for bb 2018-11-23 10:10:32 -05:00
Steven Hugg 149ee4a2eb python 2->3 for tools 2018-11-22 14:11:56 -05:00
Steven Hugg 6e50cbb20e made WorkerOutput/VerilogOutput type more specific; FILE__filename_ext define for mcpp 2018-11-22 13:31:18 -05:00