pcsx-redux icon indicating copy to clipboard operation
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

Open ghost opened this issue 2 years ago • 0 comments

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?

ghost avatar Jan 12 '23 06:01 ghost