pcsx-redux
pcsx-redux copied to clipboard
There is no "Long" value type in the "Delta-over-time search" tab of the "Memory Observer" window of the PCSX-Redux PlayStation emulator
There are "Char" that is signed 1 byte, "Short" that is signed 2 bytes and "Int" that is signed 4 bytes value types there but not "Long" that is signed 8 bytes at all.
Why?