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
/
nifm
/
nifm.h
Age
Commit message (
Expand
)
Author
2025-02-08
service/nifm: implement additional network interface functions
Zephyron
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-10-07
service: Stub multiple functions to increase stability of album applet
Narr the Reg
2023-07-17
network: Forward declarations
Morph
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-08-15
core, network: Add ability to proxy socket packets
FearlessTobi
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2019-09-22
Deglobalize System: Nifm
David Marcec
2018-07-25
service/nifm: Deduplicate interface code
Lioncash
2018-07-19
hle/service: Make constructors explicit where applicable
Lioncash
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-03-16
Service/NIFM: convert to module
mailwl
2018-02-03
Service:nifm: add nifm:a, nifm:s and nifm:u services
mailwl