This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-12-14
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
7dd18a8df9
github.ong19th.Citron
/
src
/
core
/
hle
/
service
History
Download ZIP
Download TAR.GZ
bunnei
7dd18a8df9
gsp: always pass through synchronization barrier for commands
2014-06-01 10:41:23 -04:00
..
apt.cpp
hle: cleaned up log messages
2014-05-29 23:26:58 -04:00
apt.h
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00
gsp.cpp
gsp: always pass through synchronization barrier for commands
2014-06-01 10:41:23 -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
service: cleaned up log messages
2014-05-30 00:22:39 -04:00
srv.cpp
srv: fix to log unimplemented service (instead of crash)
2014-05-29 23:54:09 -04:00
srv.h
kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest
2014-05-26 21:01:27 -04:00