Zack Buhman 5c1418c27e raytracing: switch pixel format from 24 bpp to 15 bpp
The Sega Saturn does not have enough video RAM to store an entire 24-bit
framebuffer. Attempting this causes the "bottom" half of the scene to be
clipped, as video RAM addresses that do not exist are written to.
2023-04-28 05:33:30 -07:00
2023-01-28 17:09:25 -08:00
2023-01-25 16:07:46 -08:00
2023-01-28 17:09:25 -08:00
2023-03-12 01:49:09 +00:00
2023-01-27 00:14:03 -08:00
Description
No description provided
MIT 7.2 MiB
Languages
Scheme 79.6%
C 12.7%
C++ 6.2%
Assembly 0.9%
Python 0.4%
Other 0.2%