1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 00:17:04 +00:00
Commit Graph

1631 Commits

Author SHA1 Message Date
Fred Sauer 6d22653ba1 lang-basic stream parser 2026-02-15 13:42:40 -08:00
Fred Sauer 2054081ac6 lang-z80 stream parser 2026-02-15 13:42:27 -08:00
Fred Sauer 7c072e0cfb lang-6502 stream parser 2026-02-15 13:38:40 -08:00
Fred Sauer 0f91ac7ab7 npm i codemirror @codemirror/commands @codemirror/view @codemirror/lang-cpp @codemirror/lang-markdown 2026-02-15 12:51:59 -08:00
Steven Hugg bc3bc334cb verilog: corrected comments in framebuffer_riscv.v 3.12.1 2025-11-06 12:44:57 -06:00
Steven Hugg e35516046e fixed test 2025-11-05 19:07:59 -06:00
Steven Hugg a436ac89c2 verilog: femtorv32 RISC-V module, fixes to assembler 2025-11-05 18:32:24 -06:00
Steven Hugg 69e2be6f70 forgot atari2600-ecs.cfg 2025-10-22 11:28:19 -05:00
Steven Hugg 1a313b37ae package.json: upgraded esbuild 2025-10-22 11:17:09 -05:00
Steven Hugg 4db533d055 vcs: atari2600-ecs.cfg, better alignment for ecs critical fit sections 2025-10-22 11:05:18 -05:00
Steven Hugg 704fa29eef npm audit fix serialize-javascript 2025-10-08 16:21:16 -05:00
Steven Hugg 2af33a837a typescript: updated to 5.9.2 2025-09-23 18:44:26 -05:00
Steven Hugg 0dd9183e40 github actions: build with Node 20.x 2025-09-23 16:58:29 -05:00
Steven Hugg 9c67f566f1 cc2600: added 2025-09-23 16:48:19 -05:00
Steven Hugg a2f097461e cc7800: updated build, wasi fix 2025-09-23 16:40:16 -05:00
Steven Hugg 28390ce60e removed sentry 2025-09-21 22:17:20 -05:00
Steven Hugg b177fb5ecb apple2: fixed 0-9 on kbd 2025-09-04 10:16:42 -05:00
Steven Hugg 54d237a77e npm audit fix 2025-07-23 12:18:25 -05:00
Steven Hugg 78ba6ce16a ecs: hack to get ECS to compile against VCSlib config 2025-07-23 12:16:12 -05:00
Steven Hugg 6ad35adcb6 gb: wasmboy test
oscar64: emsdk build
2025-07-04 14:13:06 -05:00
Steven Hugg 52c9f9bfaf npm audit fix 2025-06-23 11:47:28 -05:00
Steven Hugg 614991b8e8 npm audit 2025-03-27 10:03:03 -05:00
Steven Hugg bb78a4b01a c64: book 3.12.0 2024-11-13 18:30:17 -06:00
Steven Hugg cd245c5b84 removed test 2024-11-11 09:51:03 -06:00
Steven Hugg a91b721609 c64: updates, .ca65 -> .s, joystick #2 2024-11-05 15:55:35 -06:00
Steven Hugg 19c2032545 3.12.0, fixed tests 2024-10-26 17:52:46 -05:00
Steven Hugg e9fc216222 c64: updates 2024-10-26 10:54:17 -05:00
Steven Hugg 41952d8655 oscar64 server, base64 data 2024-10-16 17:22:08 -05:00
Steven Hugg ff155818cd linecrunch 2024-10-15 13:51:52 -05:00
Steven Hugg 87ae81cecd npm upgrade, started oscar64 2024-10-14 15:20:25 -05:00
Steven Hugg f5d2c654fc npm updated some deps 2024-09-28 11:01:10 -05:00
Steven Hugg 69e38237f8 npm audit fix 2024-09-25 12:20:25 -05:00
Steven Hugg 8e0ed9baae c64: fixed acme hello world 2024-07-02 18:33:16 -05:00
Steven Hugg 3305df6d30 nes: switched RAM and SRAM areas for MMC3/nesbanked.cfg as per issue #186 2024-06-30 13:01:41 -05:00
Steven Hugg a01cc6453a npm update 2024-06-05 09:44:47 -05:00
Steven Hugg a7f09dc2ce apple2: fixed LC c08x read 2024-06-05 09:39:03 -05:00
Steven Hugg d733a2cd27 arm32: fixed VCVT, VLDR/VSTR 2024-01-09 15:56:10 -05:00
Steven Hugg 098dcda93a arm32: parse dwarf info tree, convert to number 2024-01-06 11:55:59 -05:00
Steven Hugg 886e19611e arm32: crt0 update for malloc 2024-01-05 12:23:54 -05:00
Steven Hugg 02986aed38 arm32: parse dwarf 2024-01-04 22:30:53 -05:00
Steven Hugg d5b5734ef9 arm: fixed fpu, raster frame sync 2024-01-02 13:49:55 -05:00
Steven Hugg 579e58e966 close button for debug info 2024-01-01 15:27:42 -05:00
Steven Hugg 47a7aa5a83 arm: started on fpu insns 2024-01-01 15:21:52 -05:00
Steven Hugg 9142328468 arm: merged libc and libtcc1 2023-12-31 14:45:51 -05:00
Steven Hugg 70eee2bdae arm: fixing libc 2023-12-30 16:08:16 -05:00
Steven Hugg 949e216c69 make sure display + serial is updated if advanceFrame() throws 2023-12-30 15:24:57 -05:00
Steven Hugg b160fb2ef2 license: clarified multi-license 2023-12-30 15:07:29 -05:00
Steven Hugg 63ee25741b arm: libc 2023-12-30 11:53:56 -05:00
Steven Hugg 8bdbae36e3 arm: parse ELF 2023-12-29 20:41:40 -05:00
Steven Hugg c0909bef1b arm: arm-tcc 2023-12-28 17:26:44 -05:00