Commit Graph

28 Commits

Author SHA1 Message Date
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 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 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 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
Steven Hugg a87dbf03cf ecs: resources have their own labels, auto-find resources 2022-02-19 03:25:50 -06:00
Steven Hugg 4749e18b35 ecs: critical code, sorta 2022-02-17 12:52:35 -06:00
Steven Hugg b4dbcb83eb ecs: temp symbols, not equates 2022-02-17 09:58:13 -06:00
Steven Hugg 0451e8ea33 ecs: fixed indexregister offset, for now 2022-02-16 21:46:50 -06:00
Steven Hugg a425012b2b ecs: started w/ new IndexRegister 2022-02-16 14:21:46 -06:00
Steven Hugg 3268925638 ecs: tests, refactor, event args, fixed c.f 2022-02-16 11:32:41 -06:00
Steven Hugg 4584cc778f ecs: system instance, with #entity.field 2022-02-10 21:53:28 -06:00
Steven Hugg acb50ac4b9 ecs: changed constant array declaraiton 2022-02-10 15:33:27 -06:00
Steven Hugg fc0a43b9af ecs: forward entity refs, deferred components, %binary 2022-02-10 11:11:35 -06:00
Steven Hugg 999aed9cb4 ecs: data <field>, 48 pixel decoder 2022-02-09 14:38:10 -06:00
Steven Hugg 5081307d81 ecs: bin pack temp vars 2022-02-09 10:22:45 -06:00
Steven Hugg 2dfe65932b ecs: test files 2022-02-08 06:03:43 -06:00
Steven Hugg d986cda3b3 ecs: start tests 2022-02-05 22:23:24 -06:00