Files
nethack/sys/msdos
Ray Chason c0d1c4efb7 Use 8 bit mode if available
This was not previously done because the palette was not correctly set
up, and QEMU gave incorrect colors. The palette setup function now
falls back to the standard BIOS function if the VESA BIOS function
fails, which resolves the issue with QEMU. The mode selection logic now
favors 8 bit color if the tile set is compatible.

Using 8 bit mode means fewer writes to memory and fewer uses of the
BIOS window function.
2020-01-27 09:54:58 +02:00
..
2019-12-17 14:11:52 -05:00
2019-12-27 12:13:41 -05:00
2019-12-27 12:13:41 -05:00
2002-01-05 21:05:57 +00:00
2015-05-06 22:04:27 -04:00
2002-01-05 21:05:57 +00:00
2002-01-05 21:05:57 +00:00
2015-05-25 09:21:31 +09:00
2019-07-14 17:34:47 -04:00
2019-09-12 23:04:15 -04:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2019-11-30 23:48:03 -05:00
2020-01-27 09:54:58 +02:00
2019-11-06 18:43:20 +02:00