pcsx-redux
pcsx-redux copied to clipboard
There is no "Uint" value type in the "Delta-over-time search" tab of the "Memory Observer" window of the PCSX-Redux PlayStation emulator
Both "Char" and "Short" do have their unsigned types that are "Uchar" and "Ushort" but there is no "Uint" for "Int".
Why?