Lime3DS/src/core/loader
OpenSauce04 1ef1ab05fa
Some checks are pending
citra-build / source (push) Waiting to run
citra-build / linux (appimage) (push) Waiting to run
citra-build / linux (fresh) (push) Waiting to run
citra-build / macos (arm64) (push) Waiting to run
citra-build / macos (x86_64) (push) Waiting to run
citra-build / macos-universal (push) Blocked by required conditions
citra-build / windows (msvc) (push) Waiting to run
citra-build / windows (msys2) (push) Waiting to run
citra-build / android (push) Waiting to run
citra-build / ios (push) Waiting to run
citra-build / release (push) Blocked by required conditions
citra-format / clang-format (push) Waiting to run
citra-transifex / transifex (push) Waiting to run
Removed some remaining .3ds extension references
2025-03-02 17:45:54 +00:00
..
3dsx.cpp Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
3dsx.h misc: fix issues pointed out by msvc (#7316) 2024-01-07 12:37:42 -08:00
artic.cpp Artic Base: Add Artic Controller support (#195) 2024-11-07 14:47:25 +01:00
artic.h Artic Base: Implement DLC support and other fixes (#173) 2024-11-07 14:44:06 +01:00
elf.cpp core: Eliminate more uses of Core::System::GetInstance(). (#7313) 2024-01-05 12:07:28 -08:00
elf.h core: Eliminate more uses of Core::System::GetInstance(). (#7313) 2024-01-05 12:07:28 -08:00
loader.cpp Removed some remaining .3ds extension references 2025-03-02 17:45:54 +00:00
loader.h Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
ncch.cpp Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
ncch.h core: Eliminate more uses of Core::System::GetInstance(). (#7313) 2024-01-05 12:07:28 -08:00
smdh.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
smdh.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00