Scott Duensing scott · he/him
  • Smithton, IL, USA, Earth
  • Joined on 2025-02-16
scott pushed to master at AI_Slop/DVX_GUI 2026-03-27 19:40:36 -05:00
5171753250 IDE fixes.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-27 19:21:18 -05:00
51ade9f119 All warnings fixed/silenced.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-27 19:10:15 -05:00
0043e06c82 Working on removing accidentally committed binaries.
65d7a252ca BASIC is getting to be pretty stable.
b3cc66be4b BASIC is starting to work.
f62b89fc02 Dynamic library support added to BASIC.
aa961425c9 Initial DVX BASIC Compiler and VM.
Compare 5 commits »
scott pushed to master at AI_Slop/DVX_GUI 2026-03-27 19:08:22 -05:00
932f44e784 Working on removing accidentally committed binaries.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-27 19:00:08 -05:00
9b43582f87 BASIC is getting to be pretty stable.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-27 01:42:53 -05:00
6050c32c7a BASIC is starting to work.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-27 01:01:46 -05:00
1b9e0155c8 Dynamic library support added to BASIC.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-27 00:40:29 -05:00
da84c2a599 Initial DVX BASIC Compiler and VM.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-26 21:46:22 -05:00
89690ca97c Added Alpha Release 3.
scott pushed tag dvx-a2 to AI_Slop/DVX_GUI 2026-03-26 21:44:19 -05:00
scott pushed tag dvx-a3 to AI_Slop/DVX_GUI 2026-03-26 21:44:19 -05:00
scott pushed tag dvx-a1 to AI_Slop/DVX_GUI 2026-03-26 21:44:18 -05:00
scott pushed to master at AI_Slop/DVX_GUI 2026-03-26 21:39:11 -05:00
a630855b7e Serial libraries added to DVX.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-26 21:25:12 -05:00
15019ef542 Hourglass now displayed when saving images.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-26 21:15:26 -05:00
bf610ba95b Code and docs cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-26 20:24:24 -05:00
be7473ff27 Splash screen added. Real graphic needs to be drawn.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-26 20:13:37 -05:00
fdc72f98a1 Resource support! Apps now show as icons in the Program Manager.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-26 19:06:20 -05:00
9b136995b7 Dynamic memory tracking improved. Callback app reaping fixed.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-26 18:39:06 -05:00
09da5f3857 Hourglass when loading apps.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-26 18:33:43 -05:00
97503080a5 No more hard coded limits. All dynamic.