1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-03-14 00:16:32 +00:00
Commit Graph

1999 Commits

Author SHA1 Message Date
David Schmenk
67d5c2525f Fix previous mess 2025-03-03 16:23:04 -08:00
David Schmenk
22f11a089c Work around VIDEX capturing CTRL-S 2025-03-03 14:57:39 -08:00
David Schmenk
93af94055d Get VIDEX and //e 80 col to agree on cursor 2025-03-03 14:35:11 -08:00
David Schmenk
f56784b275 Try again for VIDEX cursor control 2025-03-03 14:13:01 -08:00
David Schmenk
348b45a7d8 Slightly better cursor handling for VIDEX 2025-03-03 13:57:00 -08:00
David Schmenk
e2334444f1 Make sure printing works 2025-03-03 12:22:14 -08:00
David Schmenk
87ef9a9a2d Further fix some VIDEX 80 column issues 2025-03-03 10:21:51 -08:00
David Schmenk
27785e8513 Update images 2025-03-02 22:09:08 -08:00
David Schmenk
9425c69b39 Another attempt at workable VBL measurement 2025-03-02 22:01:53 -08:00
David Schmenk
279123fd68 Make new editor the default 2025-03-02 21:13:07 -08:00
David Schmenk
82d4633d28 Work out more VIDEX 80 column handling 2025-03-02 14:31:10 -08:00
David Schmenk
83315b492d Use VBLank to calibrate cursor flashing 2025-03-02 09:56:35 -08:00
David Schmenk
82411e5e49 Update disk image 2025-03-01 20:40:09 -08:00
David Schmenk
cb2b28e3a5 Prep for 80 column support throughout 2025-03-01 18:24:36 -08:00
David Schmenk
2b79be476d Closer to functional 80 column support 2025-02-25 22:37:26 -08:00
David Schmenk
b0846eac5f Start moving device specific code into conio 2025-02-21 08:45:59 -08:00
David Schmenk
b135504044 Upgrade ED80 to 127 length lines 2025-02-17 17:07:20 -08:00
Dave Schmenk
024a1c01c6 Allow lines up to 127 characters 2025-02-17 12:56:04 -08:00
David Schmenk
bb3730f943 Begin 80 column text editor 2025-02-16 09:18:12 -08:00
David Schmenk
413284a09f Fix bugs affecting FORTH and EDitor 2025-02-16 06:53:02 -08:00
David Schmenk
318eb58a13 Remove VBL functions from 4TH scripts 2025-02-14 17:45:05 -08:00
David Schmenk
cae889cffd Make better use of available memory in editor 2025-02-14 15:51:15 -08:00
David Schmenk
99dffac141 Fix parsing bug I just introduced 2025-02-14 14:47:32 -08:00
David Schmenk
eb0ed22c2a Assembly-ize poolalloc for massive speedup 2025-02-14 05:58:07 -08:00
David Schmenk
95833a5d4a Speed up editor a little 2025-02-13 22:15:54 -08:00
David Schmenk
1436bbd2e8 Fix stupid new/del string in editor 2025-02-13 17:30:11 -08:00
David Schmenk
c42797d544 ample code formatting 2025-02-12 18:44:05 -08:00
David Schmenk
a9f90b3db0 Update editor to use Platinum //e keypad like /// keypad 2025-02-12 14:41:06 -08:00
David Schmenk
2940da149e Update image 2025-02-12 14:08:14 -08:00
David Schmenk
c37ab7058a Save full version of DHGRRGB and simplify main DHGRRGB 2025-02-12 13:58:09 -08:00
David Schmenk
5efa958bc9 Add way to disable GREY hack dor better composite output 2025-02-10 11:50:53 -08:00
David Schmenk
9117737e27 Speed up DHGRRGB conversion a bit 2025-02-06 20:57:44 -08:00
David Schmenk
f74c11947e Break out VBlank waiting into own module 2025-02-06 17:46:47 -08:00
David Schmenk
b85234b910 Fix //c VBL ints once and for all 2025-02-06 15:40:46 -08:00
David Schmenk
0f179defd3 Update disk image 2025-02-06 14:02:14 -08:00
David Schmenk
9fc2f1769e Fix VBL test for //c and UltraWarp 2025-02-06 13:56:51 -08:00
David Schmenk
98440eef79 Capture all ZP state for 16 bit VM in FIBER library 2025-02-02 20:20:43 -08:00
David Schmenk
fa0fe76533 Fix fiber library for larger VM state 2025-02-02 17:07:43 -08:00
David Schmenk
db921c7545 Break out //c keyin so it doesn't mess wuth UltraWarp soft switches 2025-02-02 14:54:16 -08:00
David Schmenk
bb4cb253fb Update disk image with dhgrshow lz4 updates 2025-02-01 18:14:38 -08:00
David Schmenk
8f706f387c Move more LZ4 file decomression into LZ4 module 2025-02-01 17:41:28 -08:00
David Schmenk
f697f502cf Fix typo 2025-02-01 12:22:45 -08:00
David Schmenk
6117c69d08 Use end of dest buffer fro decompress tokens for due to low memory 2025-02-01 12:19:52 -08:00
David Schmenk
8d7d9ce6b4 Update disk image 2025-01-30 08:59:38 -08:00
David Schmenk
b4d8f463a1 Add binary format to numbers in PLFORTH and cleant up some plvm code 2025-01-19 16:14:42 -08:00
David Schmenk
4c4924a34b Adjust native compiler buffer sizes for best useage 2025-01-19 07:43:43 -08:00
David Schmenk
18812f9b67 Try and free up some compiler memory for 64K machines 2025-01-18 19:59:27 -08:00
David Schmenk
434871d0c2 Ignore control characters in strings 2025-01-18 07:40:26 -08:00
David Schmenk
dcf1d9cba5 Add string extents calc 2025-01-18 06:58:05 -08:00
David Schmenk
2a01a25278 Add default fonts to system directory 2025-01-17 17:59:43 -08:00