This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Releases
Wiki
Activity
citra
/
src
/
core
/
hle
History
Yuri Kunde Schlesner
b285c2a4ed
Core: Make PerfStats internally locked
...
More ergonomic to use and will be required for upcoming changes.
2017-02-26 17:22:03 -08:00
..
applets
HLE/Applets: Stub Mint (eShop) Applet (
#2463
)
2017-01-31 01:16:58 -08:00
kernel
Core: Remove unnecessary include in thread.h
2017-02-26 17:22:01 -08:00
service
Core: Make PerfStats internally locked
2017-02-26 17:22:03 -08:00
config_mem.cpp
Core: update Kernel Config Memory to latest version (11.2)
2017-01-30 11:29:00 +03:00
config_mem.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
function_wrappers.h
core: Replace "AppCore" nomenclature with just "CPU".
2016-12-22 00:27:46 -05:00
ipc_helpers.h
fix wwylele's comment and use typename in templates
2017-02-05 00:29:07 +01:00
ipc.h
HLE/IPC: Fix uninitialized variables in helpers (
#2568
)
2017-02-13 21:41:59 -08:00
result.h
file_sys: add Self NCCH archive
2017-02-13 13:57:38 +02:00
shared_page.cpp
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
shared_page.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
svc.cpp
Threads: Check the process' resource limit for the max allowed priority when creating a thread and remove the priority clamping code.
2017-01-11 16:38:05 -05:00
svc.h
svc: Move ResetType enum to the kernel event header
2016-03-12 21:47:41 -05:00