1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-28 19:29:34 +00:00
Commit Graph

594 Commits

Author SHA1 Message Date
Steven Hugg
47cabad5ec atari8: debug tree display list 2023-07-07 23:59:44 -05:00
Steven Hugg
de12d20459 atari7800: debug tree for dlist, fixed dma hole bug 2023-07-06 21:18:00 -05:00
Steven Hugg
9d39edf452 atari5200: added menu item, presets 2023-02-06 14:03:25 -05:00
Steven Hugg
e724ccb7d2 atari800: music preset; removed twitter link 2023-02-02 14:46:41 -05:00
Steven Hugg
d9dccb3df6 msx: msx.rom bios supported 2022-09-16 12:34:31 -07:00
Steven Hugg
868026c3f9 ui: moved help to main menu, changed showHelp() 2022-09-15 12:03:38 -07:00
Steven Hugg
6e2b94fb68 vcs: remove ctrl-click break, use CRT view from now on 2022-09-11 19:09:21 -05:00
Steven Hugg
3018ddf27a verilog, apple2: don't use KeyPress event anymore, use KeyDown/KeyUp 2022-09-11 18:24:32 -05:00
Steven Hugg
20954fd5ce atari8: fixed help links 2022-09-07 20:38:45 -05:00
Steven Hugg
162113b915 reload debug break state before resuming, fixes frame de-sync problem 2022-09-07 12:23:53 -05:00
Steven Hugg
58e3f3f9fb atari8: fixed rom .extensions, removed wasm 2022-09-06 14:53:45 -05:00
Steven Hugg
3853f9a86a vic20: added cart support, fixed bugs 2022-09-06 14:43:39 -05:00
Steven Hugg
5735135add atari8: wait/dma events, new kbd 2022-09-03 15:28:59 -05:00
Steven Hugg
33b2e92396 atari8: fixes, faked .xex loading 2022-09-02 22:19:24 -05:00
Steven Hugg
363691b964 debug: click to breakpoint in probe views 2022-09-01 13:43:09 -05:00
Steven Hugg
02cb20ec87 moved ProbeRecorder to own module 2022-09-01 10:19:20 -05:00
Steven Hugg
a86e554336 Merge branch 2022-08-30 19:50:37 -05:00
Steven Hugg
ed7758d7e0 atari8: started on js platform 2022-08-30 19:37:30 -05:00
Steven Hugg
8ff713a910 Merge branch 'master' into c64book 2022-08-28 23:11:17 -05:00
Steven Hugg
e4af92927d sms: added game gear 2022-08-28 22:19:27 -05:00
Steven Hugg
51b6f0025c williams: started porting to Machine 2022-08-28 18:28:35 -05:00
Steven Hugg
fe8f3de450 c64: presets 2022-08-26 09:56:44 -05:00
Steven Hugg
ba2644e7d0 debugviews: new CRT Probe 2022-08-24 14:28:00 -05:00
Steven Hugg
f8985e3858 c64: debug info raster x/y 2022-08-23 17:57:27 -05:00
Steven Hugg
fcad9abcd9 c64: presets 2022-08-21 23:39:12 -05:00
Steven Hugg
472b9f952d c64: presets, new vsync 2022-08-20 18:03:54 -05:00
Steven Hugg
66017f8316 c64: presets 2022-08-09 13:28:55 -05:00
Steven Hugg
f33dc817f3 c64: new wasm, show badlines 2022-08-09 09:24:04 -05:00
Steven Hugg
fa815fc9b7 Merge branch 'master' into c64book 2022-08-02 17:24:21 -05:00
Steven Hugg
a173597bda nes: download Mesen symbol file (contrib from NotExactlySiev) 2022-07-29 18:24:30 -05:00
Steven Hugg
b0d4f8f1f5 c64: added sid music/sfx, updated memmap, examples 2022-07-20 13:13:14 -05:00
Steven Hugg
fa09db6026 Merge branch 'ecs' 2022-06-30 13:31:29 -05:00
Steven Hugg
b284fc694d fixed tests, removed listings from parseCA65Listing 2022-06-22 12:22:47 -05:00
Steven Hugg
30db34837c nes: updated memory map 2022-02-24 12:27:56 -06:00
Steven Hugg
ec089b2d89 vic20: sort of functional (need res/vic20.bios, basic+chars+kernel) 2022-02-23 15:57:27 -06:00
Steven Hugg
fdd7d79aaa fixed williams test, github build stops if test fails 2022-02-22 13:36:10 -06:00
Steven Hugg
6ca0a707e1 Merge branch 'master' into ecs 2022-02-22 11:49:13 -06:00
Steven Hugg
8c63bef8c9 williams: options=rotate%3D<deg> 2022-02-21 21:23:10 -06:00
Steven Hugg
0682af1eed fixed atari-vector 6502, pass options=... to platform constructor 2022-02-21 16:54:33 -06:00
Steven Hugg
2d02b64464 williams: working on cmoc 2022-02-18 14:15:30 -06:00
Steven Hugg
c7f0fd4cd0 vcs: scanline io viewer logs i/o only 2022-02-16 19:19:46 -06:00
Steven Hugg
10baf3abc6 vcs: scanline io viewer logs i/o only 2022-02-15 14:20:19 -06:00
Steven Hugg
3f241bfcc2 ecs: worker tool 2022-01-29 12:47:37 -06:00
Steven Hugg
82ebc47caa cpc: music player 2021-12-22 08:50:02 -06:00
Steven Hugg
6c0c610514 vcs: resizeobserver
cpc: siege game
2021-12-03 08:25:57 -06:00
Steven Hugg
c3403a0506 cpc: cpctelera, start @ 0x4000, new vsync 2021-12-02 13:01:02 -06:00
Steven Hugg
8fa0389da1 cpc: started investigation, cpcrslib, aspect 2021-12-01 14:03:26 -06:00
Steven Hugg
97248cf399 vcs: listen for kbd on emulator div 2021-09-20 16:08:31 -05:00
Steven Hugg
9f171bcf75 github: added octokat.js back in 2021-09-15 21:53:38 -05:00
Steven Hugg
9a2e411587 added vcs.stellerator platform 2021-09-15 14:41:25 -05:00