Commit Graph

10 Commits

Author SHA1 Message Date
David Kuder
594af38236 Move SHR to Analog GS firmware
Even with overclocking SHR pushes the limits of the RP2040 if it has to bit-shift the 12-bit RGB to 9-bit RGB.  May investigate using the hardware math acceleration to re-enable this at a later time.
2023-05-02 16:16:09 -04:00
David Kuder
e94cfac000 Video 7 support 2023-04-28 23:23:03 -04:00
David Kuder
6d83fc50eb Status line tweaks
Fix border size
2023-04-25 16:23:44 -04:00
David Kuder
08ba4e7911 Unified mono_rendering flag
In preparation for Video7 monochrome mode, add unified flag for mono rendering
2023-04-25 16:20:29 -04:00
David Kuder
d46ae93e6a 80 column fixes and vga render call consitency 2023-04-22 03:49:15 -04:00
David Kuder
8ab81aa379 Use Videx Font ROM format for 80 column card 2023-04-18 15:45:24 -04:00
David Kuder
8a43169dd7 80 Column mode for II/II+
RP2040 code for 80 column card implementation.
2023-04-18 15:34:56 -04:00
David Kuder
9b8e49bc0f DPMS timeout tweaks for IIgs 2023-04-16 23:40:32 -04:00
David Kuder
7707330977 Build for 20230414 - Fixed config interface 2023-04-14 01:46:32 -04:00
David Kuder
53aa7efca2 Initial import 2023-04-05 23:53:21 -04:00