| Age | Commit message (Collapse) | Author |
|
|
|
Now based on std::chrono, and also works in terms of emulated time
instead of frames, so we can in the future frame-limit even when the
display is disabled, etc.
The frame limiter can also be enabled along with v-sync now, which
should be useful for those with displays running at more than 60 Hz.
|
|
More ergonomic to use and will be required for upcoming changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add error popup when citra initialization failed
|
|
|
|
structure.
The VFP registers are 64 bits each, and there are 32 of them.
|
|
Gets rid of a sizeable amount of stuff in armdefs.
|
|
Remove unnecessary/unused struct variables.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
area.
Removed s_ prefix
|
|
Core: Cleaned up comment to be more readable.
Citra: Changed loop to be more readable.
|
|
|
|
|