Commit Graph

20 Commits

Author SHA1 Message Date
randrews 98c95b55f4 Moved NovaForth into a crate with a build script 2024-08-11 21:19:43 -05:00
randrews ca79642e43 Splitting vweb into multiple modules 2023-12-09 13:12:38 -06:00
randrews 62d340e507 build_boot for tests 2023-11-07 21:59:05 -06:00
randrews e8940feea7 New grammar, sort of working 2023-08-02 21:56:26 -05:00
randrews 41bf0a2184 Starting to build a Forge parser 2023-07-02 02:10:06 -05:00
randrews 910e4b856b Added gfx crate 2023-02-01 20:13:15 -06:00
randrews b3c533b0c6 Include serde to return a source map 2023-01-26 14:42:44 -06:00
randrews 11f0760b01 Vasm cli wrapper will now export a symbol table 2023-01-07 02:10:18 -06:00
randrews 3e6a33899a Basic vasm cli wrapper 2023-01-07 00:53:55 -06:00
randrews 63d58b63e3 Splitting vasm and vasm_core 2023-01-01 17:25:00 -06:00
randrews 3ca3a2eeac Lua wrapper for CPU 2022-05-16 12:57:38 -05:00
randrews ba55405b69 Stacker crate didn't do anything after all; fixed a couple bugs Will found, implemented shift / enter / backspace 2022-05-01 22:06:50 -05:00
randrews 2f457ea197 Including stacker crate 2022-05-01 19:10:12 -05:00
randrews c3bd98b8c9 This works in release but not regular builds 2022-05-01 18:12:01 -05:00
randrews f63344089a Keyboard handling, "Type something:" 2022-05-01 14:24:09 -05:00
randrews 05c1be2e94 Couple bugfixes, integration tests ported 2022-04-17 23:35:48 -05:00
randrews 19eb4d57f3 Refactoring 2022-03-12 15:39:29 -06:00
randrews 90f2177e5b Rearranged into a cargo workspace 2022-03-06 17:57:20 -06:00
randrews 99b39239ba Drawing static to a window 2022-02-19 15:28:13 -06:00
randrews 699477c651 Initial commit 2022-02-18 21:02:17 -06:00