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
/
ptm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: refactor server architecture
Liam
2023-02-21
1
-5
/
+1
*
service: ptm: Rewrite PSM and add TS
german77
2022-06-29
1
-0
/
+18
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
1
-118
/
+0
*
use IPCHelper for PTM services
emmaus
2017-05-19
1
-0
/
+8
*
refactor APT service to use the new IPC helpers
Lectem
2017-03-18
1
-0
/
+2
*
ptm: Update ptm_sysm function table
Lioncash
2016-12-08
1
-3
/
+4
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-10
/
+11
*
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-20
1
-0
/
+8
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-3
/
+4
*
Fix copy paste
Filiph Sandström
2015-10-24
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
1
-3
/
+3
*
PTM: Changed the way the ptm services are handled to be like the
purpasmart96
2015-05-12
1
-9
/
+33
*
Services: Stubs and minor changes
purpasmart96
2015-04-03
1
-2
/
+2
*
Services: Moved the PTM and APT services to their own folder
Subv
2015-03-04
1
-0
/
+65