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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
APT: implement Wrap and Unwrap
wwylele
2017-02-21
1
-0
/
+40
*
Merge pull request #2249 from Subv/sessions_v3
Yuri Kunde Schlesner
2016-12-15
1
-0
/
+3
|
\
|
*
Fixed the codestyle to match our clang-format rules.
Subv
2016-12-14
1
-1
/
+2
|
*
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
1
-0
/
+2
*
|
APT::GetStartupArgument: force clear startup argument
mailwl
2016-12-11
1
-1
/
+3
|
/
*
Bravely Default/Second stuck #1822 (#2188)
pippo2931
2016-11-24
1
-0
/
+11
*
APT/Applets: Renamed the members of the SignalType enum.
Subv
2016-11-19
1
-6
/
+17
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-1
/
+0
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-8
/
+6
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-45
/
+50
*
Correct APT::0x00550040 and APT::0x00560000 function
JamePeng
2016-07-15
1
-10
/
+16
*
HLE/Applets: Implement ErrEula applet
mailwl
2016-07-04
1
-0
/
+8
*
Merge pull request #1692 from Subv/rm_getpointer2
bunnei
2016-05-30
1
-4
/
+2
|
\
|
*
APT: Remove use of Memory::GetPointer
MerryMage
2016-05-21
1
-4
/
+2
*
|
Merge pull request #1520 from JamePeng/checknew3ds
bunnei
2016-05-24
1
-0
/
+44
|
\
\
|
|
/
|
/
|
|
*
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-20
1
-0
/
+44
*
|
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
1
-8
/
+8
*
implement APT::GetStartupArgument
JamePeng
2016-04-04
1
-0
/
+17
*
HLE/Applets: Implemented a dummy Mii Selector applet.
Subv
2016-03-12
1
-1
/
+16
*
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.
Subv
2015-07-24
1
-0
/
+11
*
Service/APT: Return proper parameters in GetLockHandle.
Subv
2015-07-24
1
-0
/
+19
*
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
1
-1
/
+1
*
HLE/APT: Initial HLE support for applets.
Subv
2015-07-12
1
-1
/
+48
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-4
/
+4
*
Services: Stubs and minor changes
purpasmart96
2015-04-03
1
-6
/
+43
*
Services: Moved the PTM and APT services to their own folder
Subv
2015-03-04
1
-0
/
+222