| Age | Commit message (Collapse) | Author |
|
- Used by Super Bomberman R Online
|
|
Allows us to be more explicit with the representation of button states and use the provided bit manipulation operators
|
|
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.
|
|
This represents a bitmask for all pressed buttons
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|