Scott Duensing scott · he/him
  • Smithton, IL, USA, Earth
  • Joined on 2025-02-16
scott pushed to master at AI_Slop/joeylib2 2026-04-26 22:09:56 -05:00
ea1e853d5d joeysprite tool working. Amiga and ST c2p moved to ASM.
6dd2266f13 Sprite run coalescing added to x86.
c4ee37941a Sprite save/restore for x86 and 68k.
Compare 3 commits »
scott pushed to master at AI_Slop/joeylib2 2026-04-26 21:03:16 -05:00
6f37b126b8 JoeyLib 68k ASM code changed to GAS format to avoid vasm commerical license restrictions.
scott pushed to master at AI_Slop/joeylib2 2026-04-26 20:41:40 -05:00
d023d76ebe Compiled sprite back/restore working.
scott created branch master in AI_Slop/joeylib2 2026-04-26 16:57:50 -05:00
scott pushed to master at AI_Slop/joeylib2 2026-04-26 16:57:50 -05:00
855d043f9c Compiled sprites are working.
af6230e696 MOD and SFX support.
3e9c7f4926 (Untested) Joystick support. Basic sprites.
b10a7802b9 Mouse support working.
9bacd2c68f Key Up/Down working.
scott created repository AI_Slop/joeylib2 2026-04-25 15:36:15 -05:00
scott pushed to master at AI_Slop/DVX_GUI 2026-04-22 21:26:57 -05:00
36c6eeaf81 Fixes for issues found by GCC analyzer.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-22 21:05:37 -05:00
d9889b2fbb Fixes for issues found by cppcheck.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-22 20:33:56 -05:00
60d24c8c33 Bug fixes.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-20 22:12:31 -05:00
4cdcfe6b8c More BASIC widget debugging.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-20 20:30:52 -05:00
4600f3e631 Minor platform cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-20 20:20:20 -05:00
1affec7e8c Major BASIC runtime work.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-18 17:00:26 -05:00
a8c38267bc More cleanup. Major docs update.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-17 23:23:51 -05:00
05e69f60a7 License added to source files.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-17 19:42:27 -05:00
217f138d07 License assigned.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-17 19:36:14 -05:00
48fb1c30ae Major code cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-16 19:33:28 -05:00
e6305db3b5 Major project layout change. Source locations now more match where binaries end up.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-16 18:18:14 -05:00
dcd120d769 Many BASIC compiler and VM fixes. Other fixes. New BASIC apps.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-15 15:15:20 -05:00
de60200f23 We can make binaries from BASIC!
scott pushed to master at AI_Slop/DVX_GUI 2026-04-14 00:43:27 -05:00
7157f97c28 Help compiler integrated with DVX.