melonDS-emu / melonDS

DS emulator, sorta
https://melonds.kuribo64.net
GNU General Public License v3.0
2.99k stars 497 forks source link

Default zero dot display register to the 24 bit integer limit #1968

Open Jaklyy opened 5 months ago

Jaklyy commented 5 months ago

fixes: https://github.com/melonDS-emu/melonDS/issues/1143 fixes a fail on one of Striker's line test roms

tested via this test rom installed to nand as DSiware on a new3DS: testdepth.zip

default behavior appears to be that it renders all the way up to the 24 bit integer limit (at which point it overflows to 0)