This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-canary
Watch
1
Star
0
Fork
0
You've already forked citra-canary
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-canary
/
src
/
core
History
bunnei
a130086587
Merge pull request
#93
from lioncash/ref
...
core: Pass string by reference in FetchFromPortName and DeleteService
2014-09-06 14:06:37 -04:00
..
arm
Threading: Fix thread starting to execute first instruction correctly.
2014-08-30 23:23:32 -04:00
file_sys
Added FS functions to Archive and Archive_RomFS
2014-08-22 15:45:10 -07:00
hle
core: Pass string by reference in FetchFromPortName and DeleteService
2014-09-06 13:30:27 -04:00
hw
GPU: Improve frame synchronization, increases compatibility with both homebrew and retail applications.
2014-08-30 23:24:14 -04:00
loader
ncch: Remove C-style struct typedefs
2014-09-06 13:38:03 -04:00
CMakeLists.txt
CMake cleanup
2014-09-01 18:06:30 -03:00
core_timing.cpp
Removed common/atomic, instead using std::atomic
2014-09-02 22:40:02 -07:00
core_timing.h
fixed project includes to use new directory structure
2014-04-08 20:15:08 -04:00
core.cpp
Core: Refactor core to use only one function for execution.
2014-08-30 23:23:38 -04:00
core.h
Core: Refactor core to use only one function for execution.
2014-08-30 23:23:38 -04:00
mem_map_funcs.cpp
Introduce VAddr and PAddr typedefs for ARM addresses.
2014-08-31 00:04:11 -03:00
mem_map.cpp
Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones.
2014-08-12 13:32:56 +02:00
mem_map.h
Introduce VAddr and PAddr typedefs for ARM addresses.
2014-08-31 00:04:11 -03:00
system.cpp
Core: Removed unused directory_file_system and meta_file_system modules.
2014-06-27 16:58:30 -04:00
system.h
Core: Removed unused directory_file_system and meta_file_system modules.
2014-06-27 16:58:30 -04:00