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
/
nifm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nifm: Update service function tables
Lioncash
2018-10-19
1
-0
/
+1
*
Merge pull request #1368 from ogniK5377/nifm-fix
bunnei
2018-09-21
1
-1
/
+7
|
\
|
*
Fixed submit
David Marcec
2018-09-20
1
-2
/
+1
|
*
Added IRequest::Submit
David Marcec
2018-09-20
1
-1
/
+8
*
|
Revert GetRequestState
David Marcec
2018-09-21
1
-1
/
+1
|
/
*
Reworked incorrect nifm stubs (#1355)
David
2018-09-19
1
-3
/
+10
*
kernel: Eliminate kernel global state
Lioncash
2018-08-29
1
-2
/
+4
*
service/nifm: Deduplicate interface code
Lioncash
2018-07-25
8
-135
/
+30
*
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
1
-1
/
+1
*
Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAccepted
David Marcec
2018-07-12
1
-3
/
+21
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-12
/
+12
*
nifm: Stub out IRequest::SetConnectionConfirmationOption.
bunnei
2018-06-06
1
-1
/
+10
*
nifm: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-11
/
+11
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
8
-32
/
+16
*
nifm: GetResult does not return a data field.
bunnei
2018-04-03
1
-2
/
+1
*
IGeneralService: fix function list
mailwl
2018-03-16
1
-2
/
+3
*
Service/NIFM: stub cancel function
mailwl
2018-03-16
1
-1
/
+6
*
Service/NIFM: convert to module
mailwl
2018-03-16
8
-122
/
+75
*
Stub more functions
mailwl
2018-02-22
1
-3
/
+29
*
logger: Add NIFM service logging category.
bunnei
2018-02-05
4
-11
/
+11
*
Service:nifm: add nifm:a, nifm:s and nifm:u services
mailwl
2018-02-03
8
-0
/
+368