1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 16:16:34 +00:00
Commit Graph

1955 Commits

Author SHA1 Message Date
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
David Schmenk d188d75a19 Increase compiler symbol size and update images 2025-01-01 17:17:17 -08:00
David Schmenk 516752c285 Call DHGRRGB version 1.0 2025-01-01 11:44:29 -08:00
David Schmenk 08fcd3a986 Even more simplification with *better* results 2025-01-01 10:52:08 -08:00
David Schmenk 9e7f26407c Update WOZ image 2024-12-31 07:59:21 -08:00
David Schmenk 2c1a243311 Forgot to update portable VM eval stack size 2024-12-31 07:30:32 -08:00
David Schmenk 15ba3b9553 Updated images 2024-12-30 22:03:10 -08:00
David Schmenk fe783e5038 Update images 2024-12-30 19:41:53 -08:00