Commit Graph

1564 Commits

Author SHA1 Message Date
Steven Hugg c189875be3 apple2: AppleSingle header for CC65 by default, try to parse 4-byte DOS headers 2023-11-22 21:43:30 -06:00
Steven Hugg 16fcf33881 c64: presets 2023-11-20 18:44:26 -06:00
Steven Hugg 8091985fde wasi: working on shim 2023-11-20 13:45:22 -06:00
Steven Hugg c9354a83ea changed #incbin to #embed (loosely based on C23 standard) 2023-11-17 10:29:35 -06:00
Steven Hugg 73c7ac5941 added category field to presets 2023-11-16 13:40:23 -06:00
Steven Hugg 19e3bbbea3 c64: updated examples 2023-11-14 15:24:49 -06:00
Steven Hugg 12957d7740 changed file selector to <optgroup> 2023-11-14 10:57:37 -06:00
Steven Hugg a252ea65bd vic20: default tiny bios 2023-11-13 22:35:49 -06:00
Steven Hugg 1c0b3e2fdd vcs: fixed test with null Context2D 2023-11-13 16:10:07 -06:00
Steven Hugg 44271fe9b8 added acme assembler
vcslib: increased # of lines in kernel
2023-11-13 12:37:38 -06:00
Steven Hugg f6452a719f c64: update presets, refactor analysis 2023-11-11 22:01:39 -06:00
Steven Hugg de6250b0cd show raster x/y crosshair when stopped (getRasterCanvasPosition) 2023-11-10 12:56:16 -06:00
Steven Hugg c6345ec728 server: updated parsing, flags 2023-11-09 10:10:45 -06:00
Steven Hugg d31a8c4efe tweaks to analysis, fixed verilog ball reset bug 2023-11-06 14:10:18 -06:00
Steven Hugg 3a08c24869 EmuHalt is squelched
nes: fixed loadState() npe
2023-11-05 21:27:27 -06:00
Steven Hugg 99370530f5 vcs: new skeleton for cc65 2023-11-05 20:07:33 -06:00
Steven Hugg fe6a8a6514 tool container setup 2023-11-05 14:43:54 -06:00
Steven Hugg a2d818c3e5 removed script platform 2023-11-05 12:16:39 -06:00
Steven Hugg fbd9089a8d updated nightwatch tests 2023-11-05 12:12:14 -06:00
Steven Hugg f18365cf9f remote: updates for multiple linked files, c64 samples 2023-11-05 06:21:31 -06:00
Steven Hugg 99f7ff41bb c64: updated music player, sid macros 2023-11-03 15:24:11 -05:00
Steven Hugg 2de919a225 hacked in "incbin" for C files, c64 lz4 example 2023-11-03 11:02:04 -05:00
Steven Hugg dd96813b76 pce: aspect ratio 2023-11-03 11:01:56 -05:00
Steven Hugg fc432a3bbf c64: .wiz 2023-11-02 12:39:11 -05:00
Steven Hugg 483675fded c64: .tap export 2023-11-01 16:48:19 -05:00
Steven Hugg 64ef7cc885 pce: hello.wiz 2023-10-31 23:09:58 -05:00
Steven Hugg 69600744df pce: optimizations, 32KB carts 2023-10-31 20:43:10 -05:00
Steven Hugg 5bc85161eb pce: pc engine started 2023-10-31 19:45:33 -05:00
Steven Hugg d11c1d1664 vcs: forgot vcslib.ca65 2023-10-31 11:35:23 -05:00
Steven Hugg 64f27879d7 multiple controllers no longer interfere 2023-10-31 11:25:45 -05:00
Steven Hugg 92fde04422 vcs: added vcslib demo 2023-10-30 23:16:36 -05:00
Steven Hugg d5460c991f ecs: C export if no system instances 2023-10-27 16:42:34 -05:00
Steven Hugg 73c74c519e vcs: changed .cfg file for TigerVision (3E) mapper
vcs: mappers 3E/3F don't correct bank offsets, so banks must not overlap
ca65: parse .proc symbols
2023-10-27 14:24:21 -05:00
Steven Hugg 2e2996bd73 ca65: fixed listing parsing 2023-10-15 10:28:48 -05:00
Steven Hugg 9e6fc9a0e3 vcs: added prelim cc65 support (using old compiler, new .lib/.h and custom .cfg) 2023-10-13 12:13:09 -05:00
Steven Hugg 0bf41a39c7 fixes for updated typescript 2023-09-12 21:57:08 -05:00
Steven Hugg ac9c14351f updated typescript 2023-08-31 14:27:57 -05:00
Steven Hugg f4d9124102 removed BaseWASIMachine, fixed wiz compile bug 2023-08-31 12:00:36 -05:00
Steven Hugg 70fdb68622 npm audit fix 2023-08-01 23:15:58 -05:00
Steven Hugg 3dba86c75d add d-pad switches to game controller
mapped some 2-button controllers to Z and X also
2023-08-01 13:53:26 -05:00
Steven Hugg cc385b7d98 atari7800: fixed write mode 2023-07-16 21:43:10 -05:00
Steven Hugg 3cea5a7d15 apple2: support shifted characters again 2023-07-13 14:26:38 -05:00
Steven Hugg b131d29663 7800: tweaks to debug info 2023-07-12 16:37:29 -05:00
Steven Hugg d4b8473b86 7800: implemented missing gfx modes, color kill, kangaroo mode 2023-07-12 16:21:39 -05:00
Steven Hugg 02834db8a1 atari7800: added 7800.h 2023-07-12 14:08:54 -05:00
Steven Hugg 37633d8875 atari8: fixed bug in debug tree 2023-07-09 23:35:02 -05:00
Steven Hugg 5a93bc8b75 a7800: pia timer, timing changes 2023-07-08 14:57:30 -05:00
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 c186d478fb removed ga 2023-07-02 10:11:04 -05:00