1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-01 05:41:31 +00:00
Commit Graph

423 Commits

Author SHA1 Message Date
Steven Hugg
75227a3ea5 verilog: use standard worker message formats 2018-12-15 13:14:40 -05:00
Steven Hugg
49c150930a more verilog updates 2018-12-15 11:25:22 -05:00
Steven Hugg
c654647b6d fixed keyboard flags 2018-12-09 10:15:02 -05:00
Steven Hugg
8cb1338364 refactored keyboard stuff 2018-12-09 07:44:39 -05:00
Steven Hugg
7441196b2e no more BOM on download files 2018-12-08 10:15:02 -05:00
Steven Hugg
c20c5a466b rename/delete files 2018-12-07 19:34:23 -05:00
Steven Hugg
4b8d7406b0 isProbablyBinary() used for uploading files 2018-12-07 17:24:27 -05:00
Steven Hugg
c6f2382f26 verilog: cpu16 updates; minor changes 2018-12-07 11:03:24 -05:00
Steven Hugg
00afce5c77 minor updates 2018-12-06 10:13:17 -05:00
Steven Hugg
6cb71d40b8 vcs: ctrl-click to break on raster position 2018-12-06 07:25:37 -05:00
Steven Hugg
efbc6dbe34 vcs: added code/data segments for memory view 2018-12-05 14:23:32 -05:00
Steven Hugg
57c4b63701 msx: updated platform 2018-12-05 12:42:09 -05:00
Steven Hugg
13a48c34c6 minor changes 2018-12-05 10:19:57 -05:00
Steven Hugg
d575cda583 made AnimationTimer a class 2018-12-04 21:08:46 -05:00
Steven Hugg
1e5b2dcab8 Raster/VectorVideo classes; aclib.[ch] 2018-12-04 17:48:04 -05:00
Steven Hugg
4e77088ca1 refactored into BasicZ80ScanlinePlatform 2018-12-02 17:42:17 -05:00
Steven Hugg
65a284388d testplatforms writes PNG files to test/output; fixed astrocade minimal bios 2018-12-01 15:12:05 -05:00
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
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
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
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
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
e90b60faa3 css tweaks 2018-11-25 07:18:32 -05:00
Steven Hugg
19e2e36fe7 checkRunReady() 2018-11-24 16:51:29 -05:00