Subv
|
029a11030e
Timers: Immediately signal the timer if it was started with an initial value of 0.
|
9 yıl önce |
bunnei
|
84d72fd92f
Merge pull request #2397 from Subv/pulse
|
9 yıl önce |
Subv
|
e52ca85711
Kernel: Implemented Pulse event and timers.
|
9 yıl önce |
Subv
|
e6a7723f2f
Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter.
|
9 yıl önce |
wwylele
|
85a83158fb
move ResetType to kernel.h
|
10 yıl önce |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 yıl önce |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 yıl önce |
Lioncash
|
856a1d0386
svc: Move ResetType enum to the kernel event header
|
10 yıl önce |
Yuri Kunde Schlesner
|
88a4a808c6
Kernel: Stop creating useless Handles during object creation
|
11 yıl önce |
Yuri Kunde Schlesner
|
7725256f64
Explicitly instantiate constructors/destructors for Kernel objects
|
11 yıl önce |
Yuri Kunde Schlesner
|
a9b86db3cf
Kernel: Use separate Handle tables for CoreTiming userdata
|
11 yıl önce |
Yuri Kunde Schlesner
|
d917a9bf77
Kernel: Mark all appropriate kernel objects as "final"
|
11 yıl önce |
Yuri Kunde Schlesner
|
ad80ff1e32
Kernel: Convert Timer to (mostly) not use Handles
|
11 yıl önce |
Lioncash
|
a3f5e5605c
core: Fix a few docstrings
|
11 yıl önce |
Subv
|
07044651ef
SVC: Implemented the Timer service calls.
|
11 yıl önce |