Files
dolphin/Source/Core/Core
JosJuice fad57b648f Memmap: Don't show panic alert for 0 length range
IOS::HLE::IOCtlVRequest::Dump sometimes tries to call GetPointerForRange
with an address of 0 and a size of 0. Address 0 is valid, but we were
mistakenly also trying to check that address 3FFFFFFF is valid, which it
isn't.

Fixes https://bugs.dolphin-emu.org/issues/13514.
2024-04-04 18:56:17 +02:00
..
2024-03-17 18:37:55 -07:00
2023-12-02 16:41:17 -05:00
2024-01-31 12:54:07 +01:00
2024-01-23 15:15:13 -05:00
2024-03-01 10:52:50 -08:00