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

1890 Commits

Author SHA1 Message Date
David Schmenk
4232ef839a cleanup 2024-12-14 19:27:21 -08:00
David Schmenk
376feacbf5 Add ability to run all in memory for PLVM 2024-12-14 19:04:34 -08:00
David Schmenk
512c307531 Avoid reading pixel back from screen - just track it 2024-12-14 12:45:16 -08:00
David Schmenk
f3089caba6 Tweak some values for better colorbars matching 2024-12-13 22:41:35 -08:00
David Schmenk
331c5c2dea Calc true NTSC color wheel values for RGB 2024-12-13 13:32:44 -08:00
David Schmenk
480b98e817 Add more command line optionsa 2024-12-13 10:12:38 -08:00
David Schmenk
e51753e512 Fix expressios op priority sequence bug in parser 2024-12-13 07:21:20 -08:00
David Schmenk
af7988a71b Replace ARCHES with BMW 2024-12-11 12:42:54 -08:00
David Schmenk
bbe09b035d Replace ARCHES with BMW in slideshow 2024-12-11 12:38:13 -08:00
David Schmenk
d90e3c797e Update DHGR slidesh t push 2024-12-11 12:04:59 -08:00
David Schmenk
8f4b05ef31 Update to calculate chroma cycle values and adjust tint - to great effect! 2024-12-11 08:36:22 -08:00
David Schmenk
318c893b32 Better scaled, sliding chroma window calc 2024-12-10 09:15:07 -08:00
David Schmenk
ce34adc3e9 All new and simpler color matching algorithm 2024-12-09 21:44:17 -08:00
David Schmenk
616096fb53 Cleaned up with magic chroma reset value 2024-12-08 18:24:30 -08:00
David Schmenk
6f6c41943a Revert to more complete grey1 -> grey2 mappingg 2024-12-08 14:42:30 -08:00
David Schmenk
efa87a5473 Attempt chroma cycle reset after grey output 2024-12-08 12:00:19 -08:00
David Schmenk
60baf4ce5f Fix grey streaks wit articial grey chroma cycle 2024-12-08 11:30:33 -08:00
David Schmenk
4a40412236 Add a bunch of command line options to tweak RGB conversion 2024-12-07 16:13:43 -08:00
David Schmenk
d73a2a9007 Lower low-pass filter threshold 2024-12-07 12:28:50 -08:00
David Schmenk
99bbca0264 More inclusive low pass filter for color match look ahead 2024-12-07 11:57:59 -08:00
David Schmenk
2a9e506fa2 Add low-pass filter for color match lookahead 2024-12-07 11:51:00 -08:00
David Schmenk
010b57e99c Add samples 2024-12-07 09:04:36 -08:00
David Schmenk
c3243f491e Simplify interface to rgbPix match 2024-12-07 08:58:33 -08:00
David Schmenk
70fd56a93c Settable lookahead 2024-12-07 08:20:43 -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
6ae6a343b2 dd selectable color palettes and keep more precision for errDiv 2024-12-06 14:07:07 -08:00
David Schmenk
0df3fe544c Update to RGB24 and 32 bit distance calc 2024-12-05 21:33:28 -08:00
David Schmenk
fbafc4abd9 Add font test harness 2024-12-03 15:09:59 -08:00
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