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.
8c0f02a70c
github.ong19th.Citron
/
src
/
core
/
hle
/
kernel
History
Download ZIP
Download TAR.GZ
bunnei
8c0f02a70c
kernel: moved position of * for GetTypeName and GetName
2014-06-02 20:36:58 -04:00
..
event.cpp
event: added a hackish ability to set an event as "locked" to its current state, cleaned up some comments
2014-06-01 10:33:55 -04:00
event.h
event: added a hackish ability to set an event as "locked" to its current state, cleaned up some comments
2014-06-01 10:33:55 -04:00
kernel.cpp
kernel: changed main thread priority to default, updated Kernel::Reschedule to use PrepareReschedule
2014-06-01 21:42:50 -04:00
kernel.h
kernel: moved position of * for GetTypeName and GetName
2014-06-02 20:36:58 -04:00
mutex.cpp
mutex: fixed typo in ReleaseMutex
2014-05-29 23:31:01 -04:00
mutex.h
mutex: removed docstring comment that is no longer relevant
2014-05-26 22:49:11 -04:00
thread.cpp
svc: added GetThreadPriority and SetThreadPriority, added (incomplete) DuplicateHandle support
2014-06-01 22:12:54 -04:00
thread.h
svc: added GetThreadPriority and SetThreadPriority, added (incomplete) DuplicateHandle support
2014-06-01 22:12:54 -04:00