Max Thomas
|
c91ccbd0ba
Loader/NCCH: Add support for loading application updates (#2927)
|
8 лет назад |
bunnei
|
f5cf9960d9
loader: Expose program title.
|
9 лет назад |
TheKoopaKingdom
|
f008b22e3b
Addressed Bunnei's review comments, and made some other tweaks:
|
9 лет назад |
TheKoopaKingdom
|
a8aef599e0
Created a whitelist of system archives to prevent false positives creating dialogs.
|
9 лет назад |
TheKoopaKingdom
|
37bec598ea
Made some changes from review comments:
|
9 лет назад |
TheKoopaKingdom
|
e523c76cc8
Fixed encrypted ROM error messages.
|
9 лет назад |
Mat M
|
0cb52ee74a
Doxygen: Amend minor issues (#2593)
|
9 лет назад |
MerryMage
|
351b5d23f4
loader: Implement ReadProgramId
|
9 лет назад |
Subv
|
d171409f29
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
|
9 лет назад |
Subv
|
1323ab2f5f
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
Emmanuel Gil Peyrot
|
080a2d719c
Loader: Split SMDH into its own header and import helpers from QGameList
|
10 лет назад |
Emmanuel Gil Peyrot
|
314ce5e505
CitraQt: Simplify the game list loader code
|
10 лет назад |
Emmanuel Gil Peyrot
|
9a35d1fb4a
Loader: Add a GetFileType method to get the type of a loaded file
|
10 лет назад |
Emmanuel Gil Peyrot
|
8fc9c03126
Loader, Frontends: Refactor loader creation and game loading
|
10 лет назад |
wwylele
|
5d5dd66d92
add icon & title to game list
|
10 лет назад |
Lioncash
|
c99f47d8f0
loader: Make MakeMagic constexpr
|
10 лет назад |
Gareth Poole
|
2706394384
Loader: Implement encryption check
|
10 лет назад |
archshift
|
bba12520c4
Expose loader helper functions for identifying files.
|
11 лет назад |
Yuri Kunde Schlesner
|
2d7299a86f
Loader: Remove unnecessary pointer indirection to IOFile
|
11 лет назад |
condut
|
c385b7767d
FS: Stream RomFS from file instead of loading all of it to memory
|
11 лет назад |
Emmanuel Gil Peyrot
|
45c4781544
CitraQt: Cleanup includes.
|
11 лет назад |
Emmanuel Gil Peyrot
|
596b7c4f63
Common: Cleanup key_map includes.
|
11 лет назад |
Yuri Kunde Schlesner
|
eb3eb9f75d
Loader: Remove .bin file support
|
11 лет назад |
Yuri Kunde Schlesner
|
3cb19c9589
Process: Rename StaticAddressMapping => AddressMapping
|
11 лет назад |
Yuri Kunde Schlesner
|
6d60acf0f1
Kernel: Introduce skeleton Process class to hold process data
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
Lioncash
|
676daef3c7
core: Fix some warnings on OSX
|
11 лет назад |