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

1321 Commits

Author SHA1 Message Date
Steven Hugg
37b3d58de0 wasm: fixed unit tests 2022-02-24 12:36:05 -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
b6467ce314 fixed github actions again, back to the way it was 2022-02-22 13:46:41 -06:00
Steven Hugg
03254b28ff fixed github actions 2022-02-22 13:37:14 -06:00
Steven Hugg
fdd7d79aaa fixed williams test, github build stops if test fails 2022-02-22 13:36:10 -06:00
Steven Hugg
b9fc162885 cmoc: better listing parser, williams: updated presets 2022-02-22 09:48:41 -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
d7626be789 updated README 2022-02-21 10:43:58 -06:00
Steven Hugg
1d3b8ab99c github: load config.js from 8bitworkshop.com 2022-02-21 09:39:49 -06:00
Steven Hugg
3a960c3e6e github: fix for build 2022-02-21 09:33:59 -06:00
Steven Hugg
69a5779975 github: gh-pages build 2022-02-21 09:30:12 -06:00
Steven Hugg
7b9f635bc0 editor: set focus when switching between files 2022-02-19 17:27:26 -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
4f05ea487b 6809: updated lwasm for raw targets (.asm extension) 2022-02-14 20:35:42 -06:00
Steven Hugg
1a062650ad fixed more repo= qs stuff 2022-02-13 13:25:57 -06:00
Steven Hugg
f73e1dbf66 added testimport.js, fixed repo= qs handling 2022-02-13 12:47:33 -06:00
Steven Hugg
8e8a65d44b updated syncdev script 2022-02-07 16:08:36 -06:00
Steven Hugg
8b23e9872e fixed bug when importing github project on first IDE run 2022-02-03 18:52:40 -06:00
Steven Hugg
4076b742fe
Merge pull request #94 from micahcowan/kbdinput
Grab control-key keyboard input
2022-02-01 11:35:56 -06:00
Steven Hugg
e439f16249
Merge pull request #93 from micahcowan/apple2
Apple2: Allow uploaded firmware ROM replacement
2022-02-01 11:35:45 -06:00
Steven Hugg
0784eb8f77 cc65 uses fs65-none library 2022-01-29 12:47:37 -06:00
Steven Hugg
0cc8d1bc37 ca65: fixed line numbers(?) 2022-01-29 12:47:27 -06:00
Micah Cowan
9df41590be apple2: Ctrl+Bksp -> soft RESET 2022-01-28 23:44:03 -08:00
Micah Cowan
45ee1b5c28 Capture Ctrl keys in keydown, not keypress 2022-01-28 23:44:03 -08:00
Micah Cowan
3681bc65e8 apple2: don't modify uploaded ROMs with RTS byte 2022-01-28 23:42:23 -08:00
Micah Cowan
fc59dd30c3 apple2: repair "DOS fake" bytes after loadROM 2022-01-28 23:42:23 -08:00
Micah Cowan
7071f70bb2 apple2: force hard resets, fixing loadROM 2022-01-28 23:42:23 -08:00
Micah Cowan
c58d999ee4 apple2 fakeDrive: PROM bytes on read, JMP on exec 2022-01-28 23:42:23 -08:00
Micah Cowan
8e3f929098 apple2: allow mis-sized BIOS files 2022-01-28 23:42:23 -08:00
Micah Cowan
5970ae5bcc apple2: implement loadBIOS / apple2.rom 2022-01-28 23:42:23 -08:00
Steven Hugg
b3d42f944b ca65: parse new error msgs 2022-01-27 08:42:05 -06:00
Steven Hugg
0b059b48f5 updated atari8 cc65 fs, ignore cc65 warning 2022-01-26 10:54:17 -06:00
Steven Hugg
7054ae2360 got rid of Sentry error msg on localhost 2022-01-25 12:00:50 -06:00
Steven Hugg
3244c17ce1 removed electron, upgrade npm pkgs 2022-01-25 09:32:40 -06:00
Steven Hugg
73389b1d1d fixed some cc65 stuff, wiz too 2022-01-24 18:51:39 -06:00
Steven Hugg
5a39828bf5 fixed tests 2022-01-24 16:56:44 -06:00
Steven Hugg
c42beda98f upgraded cc65 2022-01-24 13:26:11 -06:00
Steven Hugg
0345834bb5 updated wiz.wasm 2022-01-22 20:17:47 -06:00
Steven Hugg
48eb75882b fixed instanceof EmuHalt 2021-12-22 08:50:02 -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
68320b8ee9 Merge branch 'master' of github.com:sehugg/8bitworkshop 2021-12-01 14:08:42 -06:00
Steven Hugg
8fa0389da1 cpc: started investigation, cpcrslib, aspect 2021-12-01 14:03:26 -06:00
Steven Hugg
9393b75b01
Merge pull request #88 from kremnev8/master
Fix 2 issues with asset editor
2021-10-16 12:30:37 -05:00
kremnev8
599ced82d4 Revert "Update node.js.yml"
This reverts commit 751933e771.
2021-10-15 21:55:04 +03:00
kremnev8
95c3026bd7 Merge branch 'master' of https://github.com/kremnev8/8bitworkshop 2021-10-15 21:53:56 +03:00
kremnev8
dc8eca58ff Fix asset editor issues on verilog-vga platform 2021-10-15 21:51:54 +03:00