dolphin/Source
Geotale ffa680b15c Proper Subnormal Rounding When Interpreting
During 25-bit rounding, subnormals are "normalized"
This would normally mean that the exponent needs to be able to be <-1023
Instead, you can modify at what bit you round and get the same results!
This is done by finding the highest bit and shifting right the round bit

Co-Authored-By: JosJuice <josjuice@gmail.com>
2024-09-03 11:33:32 -05:00
..
Android Android: Fix crash when no devices have outputs 2024-05-20 21:36:00 +02:00
Core Proper Subnormal Rounding When Interpreting 2024-09-03 11:33:32 -05:00
DSPSpy
DSPTool DolphinQt: A Ubiquitous Signal For When Symbols Change 2024-03-28 09:57:22 -07:00
PCH bump minimum VS version to 17.6 2023-05-16 20:21:36 -07:00
UnitTests Merge pull request #12737 from nlebeck/settingshandler-split 2024-05-05 22:35:23 +02:00
VSProps Update rcheevos submodule to newest master. 2024-04-03 15:03:36 -04:00
.clang-format
CMakeLists.txt CMakeLists: Add Clang's Specific WShadow Diagnostics 2024-03-09 15:34:39 -08:00
dolphin-emu.sln Externals: Convert minizip-ng To Submodule 2024-05-03 12:43:33 -07:00