| Age | Commit message (Collapse) | Author |
|
- Used by Disney Magical World 2: Enchanted Edition
|
|
On some OSes, high_resolution_clock is an alias to system_clock and is not monotonic in nature. Replace this with steady_clock.
|
|
|
|
- Used by Super Bomberman R Online
|
|
We were previously truncating this to a u32 as there were no known buttons that used the full 64 bits of this type. Fix this now that we know they are used.
|
|
|
|
Core: Stub services and functions needed for checkpoint
|
|
Used in checkpoint homebrew
|
|
Used in checkpoint homebrew
|
|
|
|
Used in checkpoint homebrew
|
|
|
|
Fix compiler bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
start lion review
|
|
|
|
|
|
|
|
|
|
|
|
review fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lifo and the emulated controller
|
|
|
|
|
|
|
|
kernel: svc: Implement SetProcessMemoryPermission
|
|
Fix crash on exit due to static scoped dummy threads
|
|
|
|
- Used by Skyline modding framework
|
|
|