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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HLE: Use a member variable instead of a virtual function to retrieve the max number of sessions that can be connected to an HLE service at the same time.
Subv
2016-12-05
4
-3
/
+5
*
Bravely Default/Second stuck #1822 (#2188)
pippo2931
2016-11-24
4
-2
/
+22
*
APT/Applets: Renamed the members of the SignalType enum.
Subv
2016-11-19
2
-7
/
+18
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
4
-4
/
+4
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
3
-9
/
+5
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
5
-18
/
+17
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
5
-311
/
+337
*
Merge pull request #2023 from yuriks/autobase-bcfnt
bunnei
2016-08-30
3
-30
/
+68
|
\
|
*
Auto-detect original shared_font.bin memory base
Yuri Kunde Schlesner
2016-08-27
3
-30
/
+68
*
|
fix #1942 and adds a few IPC functions for descriptors
Lectem
2016-08-02
1
-2
/
+2
|
/
*
Merge pull request #1950 from JamePeng/fix-apt-0x0055004-and-0x00560000
bunnei
2016-07-29
5
-22
/
+31
|
\
|
*
Correct APT::0x00550040 and APT::0x00560000 function
JamePeng
2016-07-15
5
-22
/
+31
*
|
Instead of segfaulting, log an error to remind the user to dump the shared font file
Henrik Rydgard
2016-07-28
1
-0
/
+7
|
/
*
HLE/Applets: Implement ErrEula applet
mailwl
2016-07-04
1
-0
/
+8
*
Merge pull request #1692 from Subv/rm_getpointer2
bunnei
2016-05-30
2
-16
/
+15
|
\
|
*
APT: Remove use of Memory::GetPointer
MerryMage
2016-05-21
2
-16
/
+15
*
|
Merge pull request #1520 from JamePeng/checknew3ds
bunnei
2016-05-24
5
-7
/
+110
|
\
\
|
|
/
|
/
|
|
*
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-20
5
-7
/
+110
*
|
APT: Move the shared font loading and relocation functions to their own subdirectory services/apt/bcfnt.
Subv
2016-05-13
3
-66
/
+165
*
|
APT: Implement relocating the shared font to its true address.
Subv
2016-05-13
1
-9
/
+74
*
|
Kernel/SharedMemory: Properly implemented shared memory support.
Subv
2016-05-13
1
-26
/
+12
*
|
HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets.
Subv
2016-05-07
1
-0
/
+15
|
/
*
append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A
JamePeng
2016-04-06
3
-13
/
+16
*
implement APT::GetStartupArgument
JamePeng
2016-04-04
5
-2
/
+37
*
Append the missing function name"GetAppletInfo" to APT:A
JamePeng
2016-04-04
1
-1
/
+2
*
svc: Move ResetType enum to the kernel event header
Lioncash
2016-03-13
1
-2
/
+2
*
svc: Make ResetType an enum class
Lioncash
2016-03-12
1
-2
/
+2
*
Merge pull request #1266 from Subv/miiapplet
bunnei
2016-03-12
3
-2
/
+36
|
\
|
*
HLE/Applets: Implemented a dummy Mii Selector applet.
Subv
2016-03-12
3
-2
/
+36
*
|
services: Get rid of unnecessary includes
Lioncash
2016-02-02
4
-8
/
+0
*
|
services: Update some function tables
Lioncash
2015-12-30
2
-0
/
+12
|
/
*
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
5
-4
/
+35
*
Service/APT: Return proper parameters in GetLockHandle.
Subv
2015-07-24
2
-14
/
+37
*
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-07-17
1
-0
/
+3
*
Core: Fix applet includes using iwyu.
Emmanuel Gil Peyrot
2015-07-12
1
-3
/
+6
*
Applets: Reworked how the Applet update event is handled.
Subv
2015-07-12
2
-3
/
+3
*
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
4
-50
/
+173
*
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
2
-6
/
+6
*
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
3
-4
/
+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
3
-27
/
+102
*
Services: Moved the PTM and APT services to their own folder
Subv
2015-03-04
8
-0
/
+827