1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-07 00:29:34 +00:00
Commit Graph

242 Commits

Author SHA1 Message Date
David Schmenk
d90e3c797e Update DHGR slidesh t push 2024-12-11 12:04:59 -08:00
David Schmenk
0b31397eb6 Update libraries on disk 2024-12-06 21:53:43 -08:00
David Schmenk
e6c1aa35bf Update slideshow program on disk 2024-12-06 21:50:37 -08:00
David Schmenk
742c8b9d77 Update slideshow program on disk 2024-12-06 21:47:56 -08:00
David Schmenk
e87ae469bb Update slideshow program on disk 2024-12-06 21:42:59 -08:00
David Schmenk
8ded05fcfb Ad an extra pixel of lookup to reduce streaking 2024-12-06 21:35:13 -08:00
David Schmenk
0df3fe544c Update to RGB24 and 32 bit distance calc 2024-12-05 21:33:28 -08:00
David Schmenk
54c14a6112 Wholesale DHGR Toolkit project reconfiguration 2024-11-27 15:58:02 -08:00
David Schmenk
f592edeb8a Clean up keypress handling 2024-11-25 20:04:25 -08:00
David Schmenk
1211991144 Fix matchfiles for NULL path 2024-11-25 13:34:38 -08:00
David Schmenk
0a1e2363ab Add more slides and autobooting 2024-11-24 23:09:07 -08:00
David Schmenk
e731908136 Slideshow with decompress option 2024-11-24 16:04:01 -08:00
David Schmenk
325e74c4ba Add WozJobs to images 2024-11-23 09:52:03 -08:00
David Schmenk
e1425ac97a Update sample images 2024-11-23 08:53:28 -08:00
David Schmenk
f5107dc6e5 Update image disk with converted images 2024-11-22 19:22:13 -08:00
David Schmenk
9d5c45f3c5 DCGRRGB conversion quite workable now 2024-11-22 18:22:07 -08:00
David Schmenk
2ac3304a68 Improve LZ4CAT with ability to write to destination file 2024-11-21 16:31:53 -08:00
David Schmenk
d3a418a09f get dcgrtest.pla to compile natively 2024-11-21 10:47:07 -08:00
David Schmenk
593585d2ed Add sample RGB file for DCGR Toolkit 2024-11-21 09:57:44 -08:00
David Schmenk
9b26f74771 Update API slighty 2024-11-14 10:13:59 -08:00
David Schmenk
730360b786 Add RLE encoding 2024-11-13 19:59:31 -08:00
David Schmenk
50a4fbc230 Add pixel read routine 2024-11-13 18:36:29 -08:00
David Schmenk
27da5dca92 Add GREASY frame import utility 2024-11-13 14:05:50 -08:00
David Schmenk
6593a32253 Add DHGR pixel plotting (560x192) 2024-11-12 19:15:05 -08:00
David Schmenk
94d47f031a Add keepflags option to module return value 2024-11-12 10:53:50 -08:00
David Schmenk
d91816019e Move GREASY IMPORT back intro SPRED 2024-11-11 15:58:25 -08:00
David Schmenk
7675708a27 Add catalog command to SPRED 2024-11-11 15:30:10 -08:00
David Schmenk
71011e644f Update version # for minor bug fixes in fileio and AUTORUN 2024-11-11 15:12:35 -08:00
David Schmenk
6931813a50 Allow uppercase command keys 2024-11-09 07:15:50 -08:00
David Schmenk
e23419e0c0 Sprite editor update for toolkit 2024-11-06 15:34:55 -08:00
David Schmenk
96a7553ee3 Change BL7Tile API 2024-11-04 14:19:05 -08:00
David Schmenk
91d889bbb8 Update DCGR Toolit image 2024-10-29 12:42:05 -07:00
Dave Schmenk
75fad76b85 Prep DCGR ToolKit image 2024-10-23 21:25:13 -07:00
Dave Schmenk
48da6f197a Update test sample code 2024-10-23 20:40:52 -07:00
David Schmenk
c5824ed632 Run GC more often 2024-08-02 16:19:33 -07:00
David Schmenk
3e258bf622 Reset assoc_list and sweep_stack in eval_quote 2024-08-02 15:38:00 -07:00
David Schmenk
31a716062e Check for RETURN() inside FOR() 2024-08-02 11:59:08 -07:00
David Schmenk
7fc9c946ce Special form for CHARS() and comment out SYMS() 2024-08-02 10:31:08 -07:00
David Schmenk
d13269fc52 Dump symbols 2024-08-02 10:03:28 -07:00
David Schmenk
3d149b668c Add ARRAY? predicate 2024-08-02 08:09:57 -07:00
David Schmenk
f77c0e9a9e Convert all errors to exceptions. Add nice aliases 2024-08-02 07:58:09 -07:00
David Schmenk
44aab3e3ba Add more I/O functions 2024-08-01 21:50:19 -07:00
David Schmenk
3b323c76ee Throw "Out of memory" exception 2024-08-01 21:13:53 -07:00
David Schmenk
4a7a1a69bb Add more string handling and cool macros in defun.lisp 2024-08-01 20:51:30 -07:00
David Schmenk
ea1af9f40b String atoms 2024-08-01 18:00:19 -07:00
David Schmenk
7936b189e1 Refill input on empty lines 2024-08-01 11:52:56 -07:00
David Schmenk
2c814d8829 Add comments with ';' 2024-08-01 10:13:06 -07:00
David Schmenk
bfffd6e567 Clean up macro implementation 2024-07-31 20:16:17 -07:00
David Schmenk
e818da7339 Add MACROs 2024-07-31 14:28:39 -07:00
David Schmenk
ccc13a0a6f Fix setting index value association 2024-07-28 12:53:06 -07:00