Age | Commit message (Collapse) | Author |
|
|
|
|
|
Qt: Auto-start game when selected, play game that's passed via argv[1].
|
|
Also moves system initialization to when the game is booted.
|
|
Fix compilation errors
|
|
|
|
Added CreateDirectory function to service/fs.cpp, and in Archive.
|
|
Fixed capitalization issues
|
|
SkyEye ARM/VFP fixes
|
|
Added ReceiveNotification, PublishToSubscriber unimplemented functions to SRV
|
|
|
|
|
|
|
|
|
|
Added stub err:f service.
|
|
|
|
|
|
Added a bunch of services
|
|
|
|
Fix VFP compilation errors with gcc
|
|
|
|
Fix some warnings
|
|
FS:USER - Implemented IsSdmcDetected
|
|
|
|
Renamed souce files of services to match port names
|
|
|
|
|
|
Use configuration files to enable or disable the new dyncom interpreter.
|
|
|
|
|
|
hid.cpp: Fixed crash when updating pad data while null
|
|
Add a Doxygen configuration file to generate source docs
|
|
Add override keyword where appropriate
|
|
vfp_helper: Get rid of integer type redefinitions
|
|
|
|
This was automated using `clang-modernize`.
|
|
|
|
|
|
bit_field: Fix a typo in the sample usage.
|
|
Removed some uses of raw c-string manipulation functions.
|
|
|
|
SkyEye dyncom interpreter
|
|
Added license header back in. I originally removed this because I mostly rewrote the file, but meh
|
|
|
|
|
|
Fixed typo (make protected member public)
Added license header back in. I originally removed this because I mostly rewrote the file, but meh
ARM: Fixed a type error in dyncom interpreter.
ARM: Updated dyncom to use unique_ptr for internal ARM state.
|
|
area.
Removed s_ prefix
|
|
Don’t fail on empty filename in OpenFileDirectly, return the archive handle instead
|
|
handle instead
|
|
|