grumpycoders / grumpycoders/pcsx-redux
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
- Dominant language
- C++
- Stars
- 994
- Forks
- 151
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 18
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.