Age | Commit message (Collapse) | Author |
|
|
|
functionality to a s single module that services call.
|
|
|
|
# Conflicts:
# src/core/hle/service/am/applet_oe.cpp
# src/core/hle/service/apm/apm.cpp
|
|
|
|
PrivilegedProcessId stubs.
# Conflicts:
# src/core/hle/kernel/svc.cpp
|
|
|
|
|
|
added more svcGetInfo pairs for 3.0.0+ support, Changed HEAP_SIZE and TLS_AREA_VADDR. changed mem usage & heap usage stub added, ISelfController, IApplication function stubs. Added SetThreadCoreMask
|
|
|
|
Implement Pull #3030 from Citra: Rename derivative class name
|
|
Implement Pull #3052 from citra: Correct spelling of searchfield in comment
|
|
Implement Pull #3240 from Citra: Add button labels for sdl joystick mappings
|
|
nso: Modify .bss size calculation logic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
citra-qt: Rename derivative class name
|
|
|
|
Build/Deploy Updates to Setup Nightly Builds
|
|
|
|
On MSVC if unicorn isn't found, fallback to bundled unicorn
On everything else, fallback to building unicorn in externals
Also fixes loading unicorn in msvc
|
|
|
|
Adding meumart's Citra SDL Joystick support. Citra PR #3116
|
|
fullscreen implementation)
|
|
|
|
Adds a cmake custom target that will build unicorn on first compile and
uses this in the build scripts as well. Updates Appveyor and Travis
build scripts to work with the new unicorn build, and updates the paths
to all of the different artifacts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Various fixes
|
|
HID Sharedmem Impl Start
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|