This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
7931cc0ceb
yuzu
/
src
/
common
/
logging
History
Lioncash
7931cc0ceb
service: Add ncm services
...
Adds the basic skeleton for the ncm services based off information on Switch Brew.
2018-07-27 17:38:30 -04:00
..
backend.cpp
service: Add ncm services
2018-07-27 17:38:30 -04:00
backend.h
logging/backend: Add missing standard includes
2018-07-20 15:31:27 -04:00
filter.cpp
logging/filter: Use std::string_view in ParseFilterString()
2018-07-20 15:58:46 -04:00
filter.h
logging/filter: Use std::string_view in ParseFilterString()
2018-07-20 15:58:46 -04:00
log.h
service: Add ncm services
2018-07-27 17:38:30 -04:00
text_formatter.cpp
Logging: Create logging macros based on fmtlib
2018-03-22 18:21:29 +08:00
text_formatter.h
Logging: Create logging macros based on fmtlib
2018-03-22 18:21:29 +08:00