Steven Hugg
|
40f9251303
|
Merge pull request #223 from fredsa/fileexts2
Recommend default extensions #206
|
2026-03-06 09:53:36 +01:00 |
|
Fred Sauer
|
8a2be85dfe
|
Recommend default extensions
|
2026-03-05 18:44:14 -08:00 |
|
Steven Hugg
|
b85b2ffbb7
|
nes: removed JQuery
cli: using nodemock.ts utilities, added --info and --memdump
|
2026-03-05 22:27:03 +01:00 |
|
Steven Hugg
|
231f9ac9dd
|
Merge branch 'patch1'
|
2026-03-05 10:17:05 +01:00 |
|
Steven Hugg
|
a9a1f71f74
|
added --parallel to test-node, moved github tests
|
2026-03-05 10:11:54 +01:00 |
|
Fred Sauer
|
6de085f07a
|
Add missing ;; asset closing blocks
|
2026-03-04 15:00:32 -08:00 |
|
Steven Hugg
|
d634d4db70
|
moved TS test files from src/test to test/unit
|
2026-03-03 12:39:16 +01:00 |
|
Steven Hugg
|
77bf0a6e94
|
don't run Github tests unless process.env.TEST8BIT_GITHUB_TOKEN exists
|
2026-03-02 09:24:43 +01:00 |
|
Fred Sauer
|
e17da367a3
|
z80 stream parser -> Lezer grammar parser
|
2026-02-16 23:20:43 -08:00 |
|
Fred Sauer
|
b4505dacc7
|
6502 stream parser -> Lezer grammar parser
|
2026-02-16 23:20:43 -08:00 |
|
Steven Hugg
|
e35516046e
|
fixed test
|
2025-11-05 19:07:59 -06: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
|
f5d2c654fc
|
npm updated some deps
|
2024-09-28 11:01:10 -05:00 |
|
Steven Hugg
|
02986aed38
|
arm32: parse dwarf
|
2024-01-04 22:30:53 -05:00 |
|
Steven Hugg
|
c0909bef1b
|
arm: arm-tcc
|
2023-12-28 17:26:44 -05:00 |
|
Steven Hugg
|
8023d56b88
|
c64: presets
|
2023-12-25 10:24:31 -05:00 |
|
Steven Hugg
|
e6c3dc98e1
|
fixed tests
|
2023-11-25 13:18:41 -06:00 |
|
Steven Hugg
|
44271fe9b8
|
added acme assembler
vcslib: increased # of lines in kernel
|
2023-11-13 12:37:38 -06:00 |
|
Steven Hugg
|
d31a8c4efe
|
tweaks to analysis, fixed verilog ball reset bug
|
2023-11-06 14:10:18 -06:00 |
|
Steven Hugg
|
fbd9089a8d
|
updated nightwatch tests
|
2023-11-05 12:12:14 -06:00 |
|
Steven Hugg
|
d5460c991f
|
ecs: C export if no system instances
|
2023-10-27 16:42:34 -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
|
03eb4f5e6f
|
7800: fixed vsync bug
|
2022-10-04 10:33:55 -05:00 |
|
Steven Hugg
|
fc767a6e1f
|
updated nightwatch
|
2022-10-04 10:01:40 -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
|
162113b915
|
reload debug break state before resuming, fixes frame de-sync problem
|
2022-09-07 12:23:53 -05:00 |
|
Steven Hugg
|
30342d2618
|
atari8: fixed VSCROL, pokey freq, performance
|
2022-09-04 18:28:49 -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
|
c572834c8c
|
atari8: fixes, tests
|
2022-09-01 17:23:16 -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
|
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
|
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
|
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
|
614fdf92f7
|
ecs: token.eol; fixed bugs and tests
|
2022-02-24 13:31:09 -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
|
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
|
a444de693b
|
ecs: field, ref type checking, start cmd
|
2022-02-20 09:59:46 -06:00 |
|
Steven Hugg
|
eb30e5cf85
|
ecs: automatically init bss when 'start' event
|
2022-02-19 17:34:23 -06:00 |
|
Steven Hugg
|
d96296675b
|
ecs: accept 0/1 for bitmaps
|
2022-02-19 16:19:16 -06:00 |
|
Steven Hugg
|
3fe2a151da
|
ecs: show svg of bin packing, fixed bug
|
2022-02-19 14:44:20 -06:00 |
|
Steven Hugg
|
349c45d7c0
|
ecs: fold common subroutines, align/page crossing
|
2022-02-19 11:35:25 -06:00 |
|