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.
38cd4e9c61
github.ong19th.Citron
/
src
/
core
/
hle
History
Download ZIP
Download TAR.GZ
Lioncash
38cd4e9c61
profile_manager: Use type aliases for username data, profile data, and user arrays
...
Avoids the need to repeatedly specify the whole array type in multiple places.
2018-08-20 19:48:57 -04:00
..
kernel
Merge pull request
#1051
from B3n30/UnscheduleEventThreadsafe
2018-08-15 18:25:30 -04:00
service
profile_manager: Use type aliases for username data, profile data, and user arrays
2018-08-20 19:48:57 -04:00
ipc.h
add IPC CommandType & Some HID FunctionInfo (
#487
)
2018-05-30 14:09:21 -04:00
ipc_helpers.h
kernel: Move object class to its own source files
2018-08-01 23:34:42 -04:00
lock.cpp
Fix build on macOS and linux
2018-01-13 22:38:52 +00:00
lock.h
Use recursive_mutex instead of mutex to
fix
#2902
2017-08-29 20:39:55 +12:00
result.h
Add & correct some error modules
2018-05-23 14:22:42 +02:00