dolphin/Source
cristian64 03b1f2148b DolphinAnalytics: Add game quirk for game simulated memory size.
This is the 32-bit unsigned integer that is seen at offset `0x04` in the
`bi2.bin` file.

The intent is to study what games define values that departure from the
norm. Common values are 0 MiB (Wii games) and 24 MiB (GameCube games),
with some debug and demo builds featuring 48 MiB (e.g. the debug build
of _Mario Kart: Double Dash!!_).
2026-07-11 23:02:54 +01:00
..
Android Merge pull request #14716 from tom-pratt/chat-message-colours 2026-07-09 12:25:06 -07:00
Core DolphinAnalytics: Add game quirk for game simulated memory size. 2026-07-11 23:02:54 +01:00
DSPSpy Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
DSPTool Host: Remove unnecessary functions 2025-08-03 13:19:30 -07:00
PCH mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
UnitTests Core: Implement automatic symbol demangling 2026-05-07 09:25:28 +02:00
VSProps Update bundled Windows Qt to 6.8.3 2026-06-26 19:22:16 +02:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00
dolphin-emu.sln Core/HW: Add Visual Studio project files for cpp-ipc library. 2025-10-28 18:50:58 +00:00