1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-03-10 18:42:58 +00:00
Commit Graph

1962 Commits

Author SHA1 Message Date
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
David Schmenk
ef4efa5052 Make default fonts load on demand 2025-01-17 15:32:07 -08:00
David Schmenk
bde5af00b7 Convert Apple II ROM font into slim proportional font 2025-01-16 16:59:15 -08:00
David Schmenk
e3671ea831 Cleanr up demo text and neg y clippings 2025-01-16 13:47:54 -08:00
David Schmenk
794802c2b1 Add neg y check for screen bit/pixmap and add black on white or white on black options for AA font conversions 2025-01-16 09:53:38 -08:00
David Schmenk
95a30fb13a Many font fixes (and mem dest y clipping for neg y) 2025-01-15 18:32:04 -08:00
David Schmenk
218eb6fcb1 Fix bugs and add bitmap/pixmap options for font conversion 2025-01-15 09:00:28 -08:00
David Schmenk
8d8f831e3d Add DazleDraw font file to decode 2025-01-14 16:53:43 -08:00
David Schmenk
8bc6108313 Update compiler module 2025-01-14 14:57:10 -08:00
David Schmenk
53dd1ec6aa Use line continuation to remove intermediate calcs 2025-01-14 10:21:11 -08:00
David Schmenk
18cf6aea8b Fix datasize adjustment when no global data emitted 2025-01-14 10:13:58 -08:00
David Schmenk
08db20753b Add line continuation to compiler lexer 2025-01-14 09:28:31 -08:00
David Schmenk
ea39e71ed9 Two font formats for bitmaps and pixmaps 2025-01-12 19:23:03 -08:00
David Schmenk
b7a7d60019 Add left and width together for advance 2025-01-11 22:54:16 -08:00
David Schmenk
6b8d7fa38b Mostly working font conversion 2025-01-11 18:41:31 -08:00
David Schmenk
affba20a20 Clean up font conversions 2025-01-10 21:28:50 -08:00
David Schmenk
5c68a9c6ea A bunch of GS fonts 2025-01-10 20:09:15 -08:00
David Schmenk
abbb32de5c Parse and dump GS font glyphs 2025-01-10 19:45:03 -08:00
David Schmenk
a32b82dcd7 Dump additional state 2025-01-10 10:38:54 -08:00
David Schmenk
9477cd1413 Adjust inital scanline RGB 2025-01-10 07:39:01 -08:00
David Schmenk
1527273bcc Add more dump data and default err = 4 2025-01-10 07:31:37 -08:00
Dave Schmenk
e21a8fff60 Set default errDiv to 6. Not quite so noisy 2025-01-07 22:07:18 -08:00
David Schmenk
1b19b48de9 Undo weighted distance. Do ame thing with gamut 2025-01-07 08:42:30 -08:00
David Schmenk
7dfafd2d93 Make weighted distance an option 2025-01-06 11:06:05 -08:00
David Schmenk
4bb8d7b1cc Merge branch 'master' of https://github.com/dschmenk/PLASMA 2025-01-06 10:29:14 -08:00
David Schmenk
bfa2a58993 Use weighted distance for nearest color match 2025-01-06 10:28:44 -08:00
David Schmenk
1667161d1c Fix new name for cross-compiler 2025-01-04 08:33:24 -08:00
David Schmenk
4769f3fb82 Clean up stack handling for FORTH and PLVM 2025-01-03 15:55:29 -08:00
David Schmenk
b30d61f834 Merge branch 'master' of http://github.com/dschmenk/PLASMA 2025-01-03 13:41:16 -08:00
David Schmenk
6a4362c970 Fix input for portable VM 2025-01-03 13:39:33 -08:00
David Schmenk
dc7a32077b Add tutorial image 2025-01-02 23:33:33 -08:00
David Schmenk
d47956443c Tutorial images 2025-01-02 20:23:16 -08:00
David Schmenk
c3e24be56c Update tutorial files 2025-01-02 19:03:30 -08:00
David Schmenk
de57f5e19b Code optimizations for RGB conversion 2025-01-02 09:39:35 -08:00
David Schmenk
5883fc8fae Add optimization for multiply by 3 2025-01-02 07:25:21 -08:00
David Schmenk
e1f0cf9164 Add the big disk for 2.20 2025-01-01 22:04:30 -08:00
David Schmenk
ca0250f500 Update DHGRSHOW with NOJITC version 2025-01-01 21:42:24 -08:00
David Schmenk
20eaf2a74a Update images 2025-01-01 21:19:08 -08:00