grumpycoders / grumpycoders/pcsx-redux
There is no "Uint" 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
Both "Char" and "Short" do have their unsigned types that are "Uchar" and "Ushort" but there is no "Uint" for "Int".
Why?
Contributor guide
Assessment
This issue has not been assessed yet.