index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
ptm
/
ptm.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2023-02-21
service: refactor server architecture
Liam
2022-06-28
service: ptm: Rewrite PSM and add TS
german77
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-05-19
use IPCHelper for PTM services
emmaus
2017-03-18
refactor APT service to use the new IPC helpers
Lectem
2016-12-08
ptm: Update ptm_sysm function table
Lioncash
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-04-20
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2015-10-24
Fix copy paste
Filiph Sandström
2015-10-23
Update ptm.h
Filiph Sandström
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-11
PTM: Changed the way the ptm services are handled to be like the
purpasmart96
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv