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
/
hle
History
wwylele
26a9c5832d
keep the namespace comment
2018-02-22 17:46:31 +02:00
..
applets
APT/Applet: move applet managing into its own class
2018-01-25 22:20:08 +02:00
kernel
Merge pull request
#3101
from Subv/hle_thread_pause2
2018-02-22 16:23:34 +02:00
service
keep the namespace comment
2018-02-22 17:46:31 +02:00
config_mem.cpp
…
config_mem.h
…
function_wrappers.h
HLE: Move SVC handlers to the Kernel namespace
2017-12-09 20:32:58 -08:00
ipc_helpers.h
ipc_helpers: Add member functions for pushing and popping strongly typed enums
2017-12-10 23:10:00 -05:00
ipc.h
Kernel/IPC: Implement StaticBuffer translation for HLE services that use the HLERequestContext architecture.
2017-11-12 11:00:00 -05:00
lock.cpp
hle/lock: Remove #pragma once in cpp file
2017-10-21 13:59:14 +01:00
lock.h
…
result.h
…
romfs.cpp
…
romfs.h
…
shared_page.cpp
CoreTiming: Reworked CoreTiming (
#3119
)
2017-11-25 14:56:57 +01:00
shared_page.h
…