Age | Commit message (Collapse) | Author |
|
|
|
- This gets BOTW booting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Several SVC fixes and improvements
|
|
|
|
created.
|
|
acc:u0 : stub GetAccountId
|
|
|
|
|
|
|
|
controller: DuplicateSession should return a ClientSession.
|
|
Service/nifm: add nifm:a, nifm:s and nifm:u services
|
|
|
|
|
|
* Add AppletAE, step 1: move common interfaces to am.h
* Add AppletAE, step 2
|
|
vi::CreateStrayLayer : add padding to request
|
|
Services/vi: add vi:s and vi:u services
|
|
shared_memory: Only mark addresses as invalid if they are within the heap
|
|
|
|
|
|
|
|
sfdnsres: Add several stubs
|
|
externals: Update catch to v2.1.1
|
|
|
|
memory: Replace all memory hooking with Special regions
|
|
travis: Remove CMAKE_OSX_ARCHITECTURES argument
|
|
Unicorn only builds a x86_64 library, without a x86_64h slice. We can't link against
x86_64-only in this manner for static libraries.
|
|
|
|
Added webhook notifications to TravisCI build.
|
|
|
|
Install Linux icon in hicolor instead of pixmaps
|
|
Fix typo for dependent options
|
|
|
|
hicolor is the preferred location for applications. See https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#directory_layout
Same as https://github.com/citra-emu/citra/pull/3007
|
|
time: Implement ISteadyClock::GetCurrentTimePoint
|
|
|