1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-05 02:30:56 +00:00
Commit Graph

1858 Commits

Author SHA1 Message Date
David Schmenk
480ea58026 Better font file format 2024-12-03 15:06:18 -08:00
David Schmenk
d9466112a8 Getting bit/color mapping correct 2024-12-02 11:55:05 -08:00
David Schmenk
8d289856fd Start TTF conversion for DHGR 2024-11-30 16:31:57 -08:00
David Schmenk
3c38943141 Slightly better error calc for lookahead 2024-11-28 11:52:58 -08:00
David Schmenk
ccf8893367 Make dlgrshow a true conversion utility with dlgrconv 2024-11-28 10:39:44 -08:00
David Schmenk
b7d8baa9de Calculated NTSC colors and convert dark grey to light grey 2024-11-27 22:35:28 -08:00
David Schmenk
c5914ab2b2 Forgot to rename dhgrAllocBl7 2024-11-27 16:23:02 -08:00
David Schmenk
a26e856057 Add dhgr.tk penguin demo 2024-11-27 16:10:04 -08:00
David Schmenk
54c14a6112 Wholesale DHGR Toolkit project reconfiguration 2024-11-27 15:58:02 -08:00
David Schmenk
2c884102bb Fix dcgr rgb utility 2024-11-26 21:00:18 -08:00
David Schmenk
f9dd7b5417 Break DCGR Toolit out into own project 2024-11-26 20:22:29 -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
8ddc1ef8aa Add lz4 test image to demos 2024-11-25 10:11:33 -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
3033b4b125 Add DHGR slideshow 2024-11-24 13:40:22 -08:00
David Schmenk
6279a82064 Prep DCGR slideshow 2024-11-24 07:57:51 -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
66c57287d6 Mask off 5 bits of RGB import 2024-11-20 20:26:59 -08:00
David Schmenk
dd8e38a692 Rename RACECAR to reflect RGB 2024-11-20 14:55:08 -08:00
David Schmenk
995ea5f1cf Clamp code if needed 2024-11-20 11:00:51 -08:00
David Schmenk
5d90bd94b2 Propogate error forward and downwards 2024-11-20 10:15:13 -08:00
David Schmenk
4fb7fe3e40 Update for power outage 2024-11-20 05:53:15 -08:00
David Schmenk
47b8e18cf7 Use imperical RGB chromas 2024-11-19 18:15:26 -08:00
David Schmenk
3e2bdd4803 Back to distance formula for best match 2024-11-19 18:02:31 -08:00
David Schmenk
7f3b1823dd Tweak dot prod version for better match 2024-11-19 13:29:10 -08:00
David Schmenk
8ac23f05dd Switch to dot product for closeset chroma match 2024-11-19 10:31:00 -08:00
David Schmenk
ee397da178 RGB update 2024-11-18 16:32:35 -08:00
David Schmenk
32dc3095aa Better RGB -> DHGR match 2024-11-18 16:23:15 -08:00
David Schmenk
514da5b967 Merge branch 'master' of https://github.com/dschmenk/PLASMA 2024-11-17 20:53:54 -08:00
David Schmenk
3dd43e7992 First attempt at RGB matching 2024-11-17 20:53:23 -08:00
David Schmenk
c2c0b0633e
Update README.md 2024-11-15 14:53:01 -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
75b1441574 Still looking for 80 column crasht 2024-11-11 19:23:13 -08:00
David Schmenk
6d7465377e Slot init for 80 column requires fixes 2024-11-11 17:33:25 -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