Lime3DS/src/core/hle
lannoene 0be78e9550
Some checks failed
citra-build / source (push) Has been cancelled
citra-build / linux (appimage) (push) Has been cancelled
citra-build / linux (fresh) (push) Has been cancelled
citra-build / macos (arm64) (push) Has been cancelled
citra-build / macos (x86_64) (push) Has been cancelled
citra-build / windows (msvc) (push) Has been cancelled
citra-build / windows (msys2) (push) Has been cancelled
citra-build / android (push) Has been cancelled
citra-format / clang-format (push) Has been cancelled
citra-transifex / transifex (push) Has been cancelled
citra-build / macos-universal (push) Has been cancelled
Improve DLP and multiplayer compatability (#1375)
* Added NWM spectator mode (DLP now partially working), fixed debug assert, added applet utility cmd fallback

* Reverted AppletUtility command change

* Fixed inconsistent mac address

* Enabled DLP Child authorization

* Added the DLP module to recommended online modules

* Clean up

* Changed the returned number of words on GetProgramInfoFromCia to 7 insteead of 8, futher reverted AppletUtility function to match its original form
2025-09-20 19:59:54 +02:00
..
applets Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
kernel kernel: Improve SVC handling timings 2025-05-31 15:23:14 +00:00
service Improve DLP and multiplayer compatability (#1375) 2025-09-20 19:59:54 +02:00
ipc_helpers.h Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
ipc.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
mii.cpp kernel: Move serialization code out of headers. (#7312) 2024-01-14 16:18:31 -08:00
mii.h kernel: Move serialization code out of headers. (#7312) 2024-01-14 16:18:31 -08:00
result.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
romfs.cpp RomFSFile: Default constructor 2018-07-26 13:10:56 +02:00
romfs.h RomFSFile: Default constructor 2018-07-26 13:10:56 +02:00