Commit Graph

1595 Commits

Author SHA1 Message Date
Steven Hugg 74a8795152 css: increased screen margin 2022-08-07 11:15:48 -05:00
Steven Hugg 59c3b756bd c64: more keys supported 2022-08-07 11:12:13 -05:00
Steven Hugg fa815fc9b7 Merge branch 'master' into c64book 2022-08-02 17:24:21 -05:00
Steven Hugg 62c7bd41b3 ld65: better listing parser, can't rely on segment start, use symbols instead 2022-08-02 17:22:50 -05:00
Steven Hugg a173597bda nes: download Mesen symbol file (contrib from NotExactlySiev) 2022-07-29 18:24:30 -05:00
NotExactlySiev d511034428 Update index.html 2022-07-29 18:24:23 -05:00
NotExactlySiev bf97dc18c4 Update ui.ts 2022-07-29 18:24:23 -05:00
Steven Hugg 42b2ded666 c64: update wasm, debugging 2022-07-29 11:33:54 -05:00
Steven Hugg d99260c87e c64: update presets 2022-07-26 20:21:16 -05:00
Steven Hugg c4fcf51e55 c64: fixed zp/stack ram debug 2022-07-26 20:21:07 -05:00
Steven Hugg a611697819 wiz: updated compiler 2022-07-26 20:21:07 -05:00
Steven Hugg b0d4f8f1f5 c64: added sid music/sfx, updated memmap, examples 2022-07-20 13:13:14 -05:00
Steven Hugg 3beef5626c c64: updated openroms 2022-07-19 10:46:04 -05:00
Steven Hugg 3766576bae z80: fixed bug in "add iy,sp" 2022-07-13 15:04:25 -05:00
Steven Hugg e69a5d433d npm audit fix 2022-06-30 13:49:42 -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 0fc860f524 ecs: updated unit tests 2022-02-27 19:46:33 -06:00
Steven Hugg e09f115084 ecs: refactored working and index register sets 2022-02-27 19:24:24 -06:00
Steven Hugg c73263d944 ecs: added label sources 2022-02-27 11:38:34 -06:00
Steven Hugg 6f3affaaef ecs: nested labels 2022-02-27 10:17:27 -06:00
Steven Hugg e86eb56570 ecs: moved query ops to exprs 2022-02-25 16:18:16 -06:00
Steven Hugg 50a75a7d3e updated README 2022-02-25 12:07:02 -06:00
Steven Hugg fc79cf9b0f ecs: block statement expr 2022-02-25 11:45:13 -06:00
Steven Hugg 05965397fd ecs: started on expressions 2022-02-24 21:15:26 -06:00
Steven Hugg a965bc83d1 ecs: default values work now 2022-02-24 14:02:18 -06:00
Steven Hugg 614fdf92f7 ecs: token.eol; fixed bugs and tests 2022-02-24 13:31:09 -06:00
Steven Hugg d87a05747e ecs: only register events when used in a system instance 2022-02-24 12:59:45 -06:00
Steven Hugg 37b3d58de0 wasm: fixed unit tests 2022-02-24 12:36:05 -06:00
Steven Hugg 30db34837c nes: updated memory map 2022-02-24 12:27:56 -06:00
Steven Hugg e7e5ea7847 ecs: skip parsing demo if not in main file 2022-02-24 11:35:20 -06:00
Steven Hugg 75fb2a8e5c worker: debuginfo passed thru to link step 2022-02-24 09:48:54 -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 c9e75ae77d ecs: EVENT__xxx defines 2022-02-23 12:13:55 -06:00
Steven Hugg 5afd3cf498 ecs: better subroutine finding 2022-02-23 11:07:09 -06:00
Steven Hugg f7099b8e8f ecs: enum keyword, entity.field constants 2022-02-22 23:26:40 -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 6ca0a707e1 Merge branch 'master' into ecs 2022-02-22 11:49:13 -06:00
Steven Hugg 3d05c0ed1a ecs: use name2cfpairs, fixed identity thing, test errors 2022-02-22 11:06:50 -06:00
Steven Hugg 37edd8268a ecs: shared init data 2022-02-22 10:42:23 -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 9351406450 ecs: set up for nes 2022-02-21 10:36:32 -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