This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
5365ca157d
yuzu
/
src
/
core
/
hle
/
service
History
bunnei
d7363322c7
HLE: Updated various handle debug assertions to be more clear.
2014-06-13 09:51:11 -04:00
..
apt.cpp
svc: added optional name field to Event and Mutex (used for debugging)
2014-06-02 20:38:34 -04:00
apt.h
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00
gsp.cpp
HLE: Updated various handle debug assertions to be more clear.
2014-06-13 09:51:11 -04:00
gsp.h
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00
hid.cpp
- refactored how service functions are called
2014-04-24 22:16:54 -04:00
hid.h
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00
ndm.cpp
hle: added stubbed service for ndm_u
2014-05-30 00:24:04 -04:00
ndm.h
hle: added stubbed service for ndm_u
2014-05-30 00:24:04 -04:00
service.cpp
service: removed PT_A from, as this was just an alias for APT_U
2014-05-30 00:22:25 -04:00
service.h
Kernel: Updated several member functions to be const
2014-06-13 09:51:10 -04:00
srv.cpp
svc: added optional name field to Event and Mutex (used for debugging)
2014-06-02 20:38:34 -04:00
srv.h
kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest
2014-05-26 21:01:27 -04:00