Lime3DS/src/core/hle
lannoene a9923b6844
Some checks failed
citra-build / source (push) Has been cancelled
citra-build / linux (appimage) (push) Has been cancelled
citra-build / linux (appimage-wayland) (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 (googleplay) (push) Has been cancelled
citra-build / android (vanilla) (push) Has been cancelled
citra-build / docker (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
core: small fixes to local play (#1690)
2026-01-27 10:30:26 +01:00
..
applets Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
kernel core: Fix memory mode handling and n3ds exclusive app detection (#1560) 2026-01-02 15:03:23 +01:00
service core: small fixes to local play (#1690) 2026-01-27 10:30:26 +01: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