Commit graph

35 commits

Author SHA1 Message Date
dcd120d769 Many BASIC compiler and VM fixes. Other fixes. New BASIC apps. 2026-04-16 18:18:04 -05:00
7157f97c28 Help compiler integrated with DVX. 2026-04-14 00:43:17 -05:00
094b263c36 Several widget fixes after optimizing repainting. 2026-04-13 20:39:59 -05:00
5f305dd14c Bug and performance fixes. Lots of crap I forgot. 2026-04-13 20:03:24 -05:00
454a3620f7 An insane number of performance, logic, and feature enhancements; bug fixess; and other things. 2026-04-12 22:26:18 -05:00
5ece172ad0 Reorganizing things preparing for next testing release. SDK added! 2026-04-09 01:27:40 -05:00
c43c586f2f Dynamic help recompilation. Reorganization for third-party developers. 2026-04-08 23:35:59 -05:00
10ba408465 Help system and viewer seem to be working. 2026-04-08 20:16:16 -05:00
2a641f42c3 Now using -Wall -Werror (for real). All warnings fixed. Help system added. 2026-04-07 18:28:39 -05:00
85010d17dc Breakpoints seem to be working. 2026-04-06 15:36:47 -05:00
7cd7388607 WrapBox added. 2026-04-04 15:42:27 -05:00
dd68a19b5b Control arrays added. 2026-04-03 17:14:05 -05:00
88746ec2ba ProgMan now requires double clicks to launch. Enum type added to widgets. Huge amount of BASIC work. 2026-04-02 20:06:48 -05:00
1fb8e2a387 Working on BASIC code editor. 2026-03-31 21:58:06 -05:00
82939c3f27 Adding project support and breaking a lot of stuff. 2026-03-30 22:19:38 -05:00
344ab4794d More IDE changes and a few core changes to help support easier app development. 2026-03-29 22:06:01 -05:00
d094205ed0 Tons of work on the form designer and widget system to support it. 2026-03-29 21:06:29 -05:00
fdc72f98a1 Resource support! Apps now show as icons in the Program Manager. 2026-03-26 20:13:26 -05:00
a793941357 Individual app memory tracking added. 2026-03-26 16:58:40 -05:00
227b1179cc Task Manager now it's own library. 2026-03-26 16:11:01 -05:00
67872c6b98 First pass of major debugging. At a glance, everything is working again. 2026-03-25 21:43:41 -05:00
9ee73c8806 MAJOR refactoring. Everything is dynamically loaded now. All new bugs to squash! 2026-03-24 23:03:05 -05:00
163959a192 Start of major refactor for dynamic library and widget loading. 2026-03-22 20:50:25 -05:00
7ae7ea1a97 Code cleanup. 2026-03-22 18:02:30 -05:00
5a1332d024 Unicode removed from source. Lots of bugs fixed. Close to Alpha 2! 2026-03-20 19:10:53 -05:00
fc9fc46c79 Dumb number of changes to commit at once. Getting ready for Alpha 2. 2026-03-19 17:16:59 -05:00
fa8ab9da27 Task Manager display fixed. ListView can now auto-size columns to fit content. 2026-03-18 22:19:43 -05:00
1a60fdcf54 Update system info box to be read only and fixed scrolling. 2026-03-18 17:52:40 -05:00
d876bc1c55 Now reports system information for troubleshooting. 2026-03-18 17:26:49 -05:00
8d815e8e82 Task Manager now displays more information. 2026-03-18 01:53:41 -05:00
862590c40a More magic numbers replaced with named defines. 2026-03-18 01:50:51 -05:00
786353fa08 Much new documentation added as comments to code. 2026-03-17 23:51:01 -05:00
14bc2027df Working on bugs found via real hardware. 2026-03-17 21:31:40 -05:00
1556ba889c More code cleanup. 2026-03-17 18:22:16 -05:00
78302c26d2 ProgMan is now it's own app. About app moved into ProgMan. Minor API improvements. 2026-03-17 16:11:31 -05:00