This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
yuzu
Watch
2
Star
1
Fork
You've already forked yuzu
0
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2024-07-04 23:31:19 +01:00
Code
Issues
Releases
Activity
82d457af37
yuzu
/
src
/
core
/
hle
/
kernel
History
bunnei
82d457af37
core: kernel: Move SVC to its own namesapce.
2020-04-17 00:59:28 -04:00
..
address_arbiter.cpp
address_arbiter.h
client_port.cpp
client_port.h
client_session.cpp
client_session.h
code_set.cpp
code_set.h
errors.h
handle_table.cpp
handle_table.h
hle_ipc.cpp
hle_ipc.h
kernel.cpp
kernel.h
mutex.cpp
mutex.h
object.cpp
object.h
physical_core.cpp
physical_core.h
physical_memory.h
process.cpp
process.h
process_capability.cpp
process_capability.h
readable_event.cpp
readable_event.h
resource_limit.cpp
resource_limit.h
scheduler.cpp
scheduler.h
server_port.cpp
server_port.h
server_session.cpp
server_session.h
session.cpp
session.h
shared_memory.cpp
shared_memory.h
svc.cpp
core: kernel: Move SVC to its own namesapce.
2020-04-17 00:59:28 -04:00
svc.h
core: kernel: Move SVC to its own namesapce.
2020-04-17 00:59:28 -04:00
svc_wrap.h
synchronization.cpp
synchronization.h
synchronization_object.cpp
synchronization_object.h
thread.cpp
thread.h
time_manager.cpp
time_manager.h
transfer_memory.cpp
transfer_memory.h
vm_manager.cpp
kernel: transfer_memory: Properly reserve and reset memory region.
2020-02-05 23:06:54 -05:00
vm_manager.h
writable_event.cpp
Kernel: Refactor synchronization to better match RE
2020-02-11 18:47:31 -04:00
writable_event.h