This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
934b8ffcf8d09e954bcf7fbae17c7bf28de4f536
yuzu
/
src
/
core
/
hle
/
service
/
ptm
T
History
Lioncash
934b8ffcf8
ptm: Use boolean instead of integral value
...
The third parameter of Write is actually a bool type, not an int.
2016-12-09 04:04:28 -05:00
..
ptm_play.cpp
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
ptm_play.h
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
ptm_sysm.cpp
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
ptm_sysm.h
Services: Moved the PTM and APT services to their own folder
2015-03-03 21:48:08 -05:00
ptm_u.cpp
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
ptm_u.h
Services: Moved the PTM and APT services to their own folder
2015-03-03 21:48:08 -05:00
ptm.cpp
ptm: Use boolean instead of integral value
2016-12-09 04:04:28 -05:00
ptm.h
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00