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
citra
/
src
/
core
History
bunnei
8f86cc4df9
Merge pull request
#1877
from wwylele/wait-fix-timeout
...
Thread: update timeout when reruning WaitSynch
2016-06-18 01:08:22 -04:00
..
arm
Make arm_dyncom_trans* into a fully fledged compilation unit
2016-06-12 01:54:45 -07:00
file_sys
FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlock
2016-05-21 11:14:03 -05:00
gdbstub
gdbstub: E0 should be E00
2016-06-08 14:14:59 -07:00
hle
Merge pull request
#1877
from wwylele/wait-fix-timeout
2016-06-18 01:08:22 -04:00
hw
…
loader
Loader: Split SMDH into its own header and import helpers from QGameList
2016-05-21 20:15:42 +01:00
tracer
…
CMakeLists.txt
Merge pull request
#1898
from archshift/interpreter-split-take2
2016-06-16 14:47:55 -04:00
core_timing.cpp
…
core_timing.h
…
core.cpp
…
core.h
…
memory_setup.h
Memory: Added necessary headers and removed unnecessary header
2016-05-26 18:55:37 +01:00
memory.cpp
Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types in the memory block manipulation functions.
2016-05-28 13:52:50 -05:00
memory.h
Memory: Make ReadBlock and WriteBlock accept void pointers.
2016-05-28 13:52:49 -05:00
mmio.h
Memory: Make ReadBlock and WriteBlock accept void pointers.
2016-05-28 13:52:49 -05:00
settings.cpp
…
settings.h
Merge pull request
#1789
from wwylele/input-refactor
2016-06-10 22:28:58 -04:00
system.cpp
…
system.h
…