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
/
ptm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HLE/FS: Implemented GetFormatInfo
Subv
2016-03-20
1
-1
/
+1
*
BitField: Make trivially copyable and remove assignment operator
MerryMage
2016-02-12
1
-2
/
+2
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
4
-8
/
+4
*
services: Update some function tables
Lioncash
2015-12-30
1
-1
/
+2
*
Fix copy paste
Filiph Sandström
2015-10-24
1
-1
/
+1
*
Fix wrong branch
Filiph Sandström
2015-10-23
1
-0
/
+12
*
Add GetTotalStepCount Stub
Filiph Sandström
2015-10-23
1
-1
/
+1
*
Update ptm.h
Filiph Sandström
2015-10-23
1
-0
/
+8
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
2
-4
/
+4
*
PTM: Changed the way the ptm services are handled to be like the
purpasmart96
2015-05-12
5
-125
/
+112
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+1
*
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+2
*
Services: Initialize all state variables at bootup.
bunnei
2015-05-02
1
-2
/
+5
*
ptm_sysm: Add static specifier to IsLegacyPowerOff
Lioncash
2015-04-25
1
-1
/
+1
*
Services: Stubs and minor changes
purpasmart96
2015-04-03
2
-4
/
+4
*
Services: Moved the PTM and APT services to their own folder
Subv
2015-03-04
8
-0
/
+392