1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-03-13 08:41:53 +00:00
Commit Graph

2011 Commits

Author SHA1 Message Date
David Schmenk
c19a40843d Update disk image 2025-03-05 15:52:38 -08:00
David Schmenk
9c9d78bd60 Fix bottom of window scroll for VIDEX 2025-03-05 15:34:17 -08:00
David Schmenk
75927fcf6b Fix bottom of scroll windows for > 24 lines 2025-03-05 15:14:56 -08:00
David Schmenk
8e404df8d8 Fix textmode to allow UltraTerm resolution return values 2025-03-05 14:55:57 -08:00
David Schmenk
32b29f44a2 Remove unneccesary return value from putchars 2025-03-05 09:02:55 -08:00
David Schmenk
84cd9bf413 Update FORTH image 2025-03-05 07:54:05 -08:00
David Schmenk
bde32b9c39 Maybe it was my //e 80 column bug. 2025-03-05 07:42:25 -08:00
David Schmenk
6b691dcdc5 Fix bug in //e 80 column CLEOL after GOTOXY 2025-03-04 20:49:28 -08:00
David Schmenk
e9a75048ef Fix gutter toggle redraw 2025-03-04 17:25:19 -08:00
David Schmenk
574c6e5964 Work better with VIDEX inverse character set 2025-03-04 13:00:12 -08:00
David Schmenk
74e669a23c Add support for VIDEX UltraTerm 2025-03-04 12:07:22 -08:00
David Schmenk
121e415b4b Fix keypad input tesdt 2025-03-03 20:15:54 -08:00
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