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

11 Commits

Author SHA1 Message Date
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
38920c6dce ca65: return listings if errors 2022-02-19 11:35:30 -06:00
Steven Hugg
186baf8c13 fixed ca65 listings 2022-02-04 08:25:31 -06:00
Steven Hugg
dbc84c94b2 ecs: no error if select is empty 2022-02-03 20:42:41 -06:00
Steven Hugg
249d4735eb ecs: added join, limit, fixed some things, took out ca65 listing for now 2022-01-30 10:11:04 -06:00
Steven Hugg
0cc8d1bc37 ca65: fixed line numbers(?) 2022-01-29 12:47:27 -06: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
73389b1d1d fixed some cc65 stuff, wiz too 2022-01-24 18:51:39 -06:00
Steven Hugg
bd00d98b77 split workermain into tools/* modules; share parseXMLPoorly() 2021-08-12 13:51:10 -05:00