Commit graph

8 commits

Author SHA1 Message Date
Scott Duensing
116d469f5c Open/Save/SaveAs working. 2022-12-05 21:33:26 -06:00
Scott Duensing
db4c7a3204 In theory, things work. Memwatch is happy. Now to finish the UI. 2022-12-05 19:38:12 -06:00
Scott Duensing
9cd1aef2f5 Parser emitting CALL, GOTO, IF, and RETURN. They need added to the renderer. 2022-12-04 21:31:59 -06:00
Scott Duensing
06ca429d82 Start of variable support. Not working properly yet. 2022-12-02 20:25:47 -06:00
Scott Duensing
ffe9b5224d Parser generating bytecode and renderer interpreting it. 2022-11-30 19:14:39 -06:00
Scott Duensing
b4f7e96158 Trace images work. Opacity slider works. Entering coordinates with the mouse works. 2022-11-27 20:32:10 -06:00
Scott Duensing
7551144902 Basic drawing script parsing and execution is working. 2022-11-26 17:53:53 -06:00
Scott Duensing
e49b5793fc Initial commit. 2022-11-23 19:39:57 -06:00