[hatari-devel] Removed 8-bit-only screen rendering functions |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi all,
I've now committed some patches to remove the rendering functions that
can only output to 8-bit host screen surfaces (i.e. 256 color modes).
I think nobody uses 256-color modes anymore today, so it should be fine
if we limit the support in Hatari to 16-bit and 32-bit graphic modes.
If you've got some spare time, please check whether mono, VDI, TT and
Falcon screen modes are still working for you as expected, since I
changed quite a bit to get everything working with one generic screen
conversion function.
I hope this also fixes the "font not working in Falcon mode" issue on
Mac OS X, so feedback from somebody using Mac OS X would also be very
welcome!
Thomas