Scott Duensing scott · he/him
  • Smithton, IL, USA, Earth
  • Joined on 2025-02-16
scott pushed to master at AI_Slop/DOS_Video 2026-04-13 19:40:51 -05:00
a20c488959 Initial commit.
scott created repository AI_Slop/DOS_Video 2026-04-13 19:38:31 -05:00
scott pushed to master at AI_Slop/DVX_GUI 2026-04-12 22:26:29 -05:00
454a3620f7 An insane number of performance, logic, and feature enhancements; bug fixess; and other things.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-09 19:03:09 -05:00
3c886a97f6 Fixed merge order of help files.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-09 01:32:12 -05:00
fe68899020 Cleaning up HTML help.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-09 01:27:51 -05:00
5ece172ad0 Reorganizing things preparing for next testing release. SDK added!
scott pushed to master at AI_Slop/DVX_GUI 2026-04-08 23:36:09 -05:00
c43c586f2f Dynamic help recompilation. Reorganization for third-party developers.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-08 20:16:24 -05:00
10ba408465 Help system and viewer seem to be working.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-07 18:28:48 -05:00
2a641f42c3 Now using -Wall -Werror (for real). All warnings fixed. Help system added.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 22:25:14 -05:00
0f5da09d1f Docs added.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 21:37:24 -05:00
7ec2aead8f TextArea now supports actual tab characters. Added additional data cached to improve performance.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 21:26:32 -05:00
2a2a386592 Added InputBox
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 20:31:14 -05:00
1923886d42 Immediate window wired to running VM.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 19:31:49 -05:00
af0ad3091f Debug Layout option added.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 19:06:56 -05:00
5f2358fcf2 Breakpoint window added.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 18:39:06 -05:00
35f877d3e1 Debugger is coming together!
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 15:36:57 -05:00
85010d17dc Breakpoints seem to be working.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-05 19:01:55 -05:00
de7027c44e New splash screen. Debugger. Starting to debug the debugger.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-05 00:09:52 -05:00
626befa664 VM will no longer block cooperative multitasking.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-05 00:04:25 -05:00
eb5e4e567e External library support. DBGrid widget. More data binding. App path properties.