Commit Graph

163 Commits

Author SHA1 Message Date
David Schmenk 2b9eb6a5fc Fix A1PLASMA type and aux type and update image 2024-03-07 18:38:35 -08:00
David Schmenk c23cb6d239 Clean up module loading and images 2024-03-07 18:36:47 -08:00
David Schmenk 1d099df299 Update images 2024-03-07 15:45:17 -08:00
David Schmenk d90b7ba69d Update DHGR Toolkit- 2024-03-01 15:51:08 -08:00
Dave Schmenk 0ab16d4877 Fix asm example code 2024-02-26 15:25:17 -08:00
David Schmenk a1c49d2705 Update SOS images 2024-02-26 13:06:38 -08:00
David Schmenk 578d002b8c Standard REL files load as MODKEEP and update ProDOS images 2024-02-26 12:57:11 -08:00
David Schmenk db2f9eecc3 Update HD image to 2.11 w/ ASM Toolkit 2024-02-25 10:10:43 -08:00
David Schmenk b1d463f4e4 Update images to 2.11 2024-02-25 09:16:43 -08:00
David Schmenk 6efc2b1a98 Update module loader to handle 8 bit fixups generated by EDASM 2024-02-24 11:13:46 -08:00
David Schmenk f5c562eafb Clean up dhgrPlot 2024-02-18 09:56:33 -08:00
David Schmenk 2f7c1b3e59 First pass at DHGR toolkit 2024-02-17 18:48:03 -08:00
David Schmenk 631034034c Start DHGR TOOLKIT 2024-02-17 12:12:03 -08:00
dschmenk 3e91616666 Forgot DGRLIB.4TH in image 2024-02-14 17:32:36 -08:00
dschmenk ca95dd356d Update imaged 2024-02-14 15:34:20 -08:00
dschmenk 6211cb31a3 Fix some low memory conditions 2024-02-14 15:32:24 -08:00
dschmenk 260ea6fe6b Fix low memory copy buffer sizing 2024-02-14 14:04:45 -08:00
dschmenk a6c94440a2 More room for recursion 2024-02-14 13:42:00 -08:00
dschmenk c6220f389d Try that again 2024-02-14 13:30:28 -08:00
dschmenk 0743eba40c Leave even more room for 64K systems 2024-02-14 13:20:08 -08:00
dschmenk 2e4364f9c6 Adjust copy buffer size calc 2024-02-14 13:08:03 -08:00
David Schmenk b4c9c93c2e Add COMPARE DUP2 DROP2 2024-02-13 10:10:17 -08:00
David Schmenk dbd1f336f4 Update (COMPILE) -> COMPILE, 2024-02-13 09:06:40 -08:00
David Schmenk 51daf7e8ff Update images with latest PLFORTH 2024-02-12 17:01:01 -08:00
David Schmenk 2476b85fa8 Update images with latest PLFORTH 2024-02-12 16:59:44 -08:00
Dave Schmenk 974a7d63f6 Switch COMPILE/[COMPILE] to POSTPONE 2024-02-12 16:34:06 -08:00
David Schmenk fbcfae86e0 Update images with install scripts 2024-02-12 07:53:20 -08:00
Dave Schmenk a587aa477f Update Apple /// image 2024-02-10 14:22:37 -08:00
David Schmenk 5d5f60c2d5 Allow GRAFIX to be unloaded and reloaded 2024-02-09 21:11:07 -08:00
David Schmenk ab3b91ad78 UPdate image to latest PLFORTH 2024-02-09 14:17:22 -08:00
dschmenk a9b4492504 Fix corrupted image 2024-02-09 10:36:02 -08:00
David Schmenk 8c2e3eaa5c Clean up SANE init for Apple /// 2024-02-08 16:44:06 -08:00
David Schmenk a717f15e02 Update Apple /// HD dimage with fixed SANE 2024-02-08 16:25:01 -08:00
David Schmenk 42be6c6f80 (re)Fix SANE ZP save/restore for Apple /// 2024-02-08 16:23:08 -08:00
dschmenk 7c9e24d332 Update images 2024-02-07 11:14:24 -08:00
David Schmenk 87c261bf3d Fix SEE for DEFERed words 2024-02-05 17:40:15 -08:00
David Schmenk 67960518b0 Fix SEE for DEFERed words 2024-02-05 17:38:56 -08:00
dschmenk 211ce933b2 Move PAD out of the way of JIT compiler usage 2024-02-05 15:07:16 -08:00
David Schmenk 13f88a8ad3 Fix corner case for IS ITC vs PBC 2024-02-05 08:17:48 -08:00
David Schmenk f25f4c6dc7 Fix DEFER for compiled code 2024-02-04 21:16:36 -08:00
David Schmenk a840f2b2ac Ad DEFER and friends. Aling more with forth-standard.org naming 2024-02-04 12:40:51 -08:00
David Schmenk cdfb59846f Had to screw up _interpret_. Reverted and update images 2024-02-03 20:15:19 -08:00
David Schmenk ee5c66e710 Forget a few libs 2024-02-03 18:39:09 -08:00
David Schmenk c9f081e1b3 Update Apple /// image with PLFORTH 2024-02-03 18:28:22 -08:00
David Schmenk b3b92b39c6 Add samples and command line options to PLFORTH 2024-02-03 18:15:44 -08:00
David Schmenk 734d9a50c6 Update images with PLFORTH and install script 2024-01-28 16:52:53 -08:00
David Schmenk 1a3e8eb3da Update dsk images with newer PLFORTHPLFO 2024-01-28 15:13:39 -08:00
David Schmenk 153e6f6f8b Update Apple /// MAME disk images 2024-01-27 18:43:02 -08:00
David Schmenk 3dd07beaf8 Streamline files for install 2024-01-27 13:35:42 -08:00
David Schmenk ed295b0599 Fix 16 bit VM calls from AUX mem 2024-01-27 09:38:25 -08:00