This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2cf7cda1c42c1b23f95f51e9942f4d18ea4c26fb
citra
/
src
/
core
History
Sebastian Valle
908dbf4230
Merge pull request
#3084
from Subv/thread_default_cpu
...
Kernel/Thread: Use the process' ideal CPU when specifying the Default CPU on CreateThread.
2017-11-08 14:38:50 -05:00
..
arm
…
file_sys
Merge pull request
#3092
from BreadFish64/patch-1
2017-11-08 14:38:20 -05:00
frontend
…
gdbstub
core: clear format warnings
2017-11-01 12:35:32 +02:00
hle
Merge pull request
#3084
from Subv/thread_default_cpu
2017-11-08 14:38:50 -05:00
hw
core: clear format warnings
2017-11-01 12:35:32 +02:00
loader
loader/ncch: Use AM to get update title path
2017-10-18 21:19:40 -06:00
tracer
…
3ds.h
…
CMakeLists.txt
Filesys: Added some missing headers to the CMakeLists.txt after the recent stream of PRs.
2017-11-07 22:04:51 -05:00
core_timing.cpp
…
core_timing.h
…
core.cpp
core: clear format warnings
2017-11-01 12:35:32 +02:00
core.h
…
memory_setup.h
…
memory.cpp
Correcting word order of a comment in memory.cpp
2017-10-28 13:23:58 -04:00
memory.h
Memory: Make WriteBlock take a Process parameter on which to operate
2017-10-01 14:18:36 -05:00
mmio.h
…
perf_stats.cpp
…
perf_stats.h
…
settings.cpp
…
settings.h
…
telemetry_session.cpp
…
telemetry_session.h
…