index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
apt
/
apt.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1266 from Subv/miiapplet
bunnei
2016-03-12
1
-0
/
+19
|
\
|
*
HLE/Applets: Implemented a dummy Mii Selector applet.
Subv
2016-03-12
1
-0
/
+19
*
|
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-2
/
+0
|
/
*
Core: Improve APT Shared Font hack
Yuri Kunde Schlesner
2015-08-27
1
-2
/
+2
*
APT: Adjust shared font hack so it works with the new linear heap code
Yuri Kunde Schlesner
2015-08-16
1
-10
/
+11
*
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.
Subv
2015-07-24
1
-1
/
+20
*
Service/APT: Return proper parameters in GetLockHandle.
Subv
2015-07-24
1
-14
/
+18
*
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-07-17
1
-0
/
+3
*
Applets: Reworked how the Applet update event is handled.
Subv
2015-07-12
1
-2
/
+2
*
Applets: Add infrastructure to allow custom drawing and input handling in Applets.
Subv
2015-07-12
1
-18
/
+27
*
HLE/APT: Initial HLE support for applets.
Subv
2015-07-12
1
-34
/
+105
*
Add helpers to create IPC command buffer headers and descriptors
Yuri Kunde Schlesner
2015-06-23
1
-2
/
+4
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-2
/
+2
*
APT/FS: Remove asserts that were causing false positives
purpasmart96
2015-05-16
1
-2
/
+0
*
Kernel: Capture SharedMemory attributes at creation, not when mapping
Yuri Kunde Schlesner
2015-05-11
1
-1
/
+3
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-0
/
+2
*
Services: Initialize all state variables at bootup.
bunnei
2015-05-02
1
-6
/
+11
*
APT: (Subv) Fix bug where start event was being incorrectly signaled.
bunnei
2015-04-10
1
-6
/
+7
*
Services: Stubs and minor changes
purpasmart96
2015-04-03
1
-18
/
+56
*
Services: Moved the PTM and APT services to their own folder
Subv
2015-03-04
1
-0
/
+285