bunnei
|
f556d6ee90
Merge pull request #2240 from wwylele/auto-region
|
9 лет назад |
bunnei
|
81e22ae8c7
loader: Remove duplicate docstrings.
|
9 лет назад |
MerryMage
|
351b5d23f4
loader: Implement ReadProgramId
|
9 лет назад |
wwylele
|
84e78790ab
Config: auto-select region and language
|
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 лет назад |
Ricardo de Almeida Gonzaga
|
13d46f6820
Fix typos
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
10 лет назад |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
10 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
10 лет назад |
Emmanuel Gil Peyrot
|
9a35d1fb4a
Loader: Add a GetFileType method to get the type of a loaded file
|
10 лет назад |
wwylele
|
5d5dd66d92
add icon & title to game list
|
10 лет назад |
Gareth Poole
|
721475420d
Loader: Change NCCH header types to be explicitly little-endian
|
10 лет назад |
Gareth Poole
|
2706394384
Loader: Implement encryption check
|
10 лет назад |
Lioncash
|
d3efa637b4
General: Fix up doxygen comments
|
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 лет назад |
Yuri Kunde Schlesner
|
7eb413155f
Loader/NCCH: Fix formatting of braces
|
11 лет назад |
Yuri Kunde Schlesner
|
a5eba2f984
Kernel: Remove g_program_id
|
11 лет назад |
Yuri Kunde Schlesner
|
6d60acf0f1
Kernel: Introduce skeleton Process class to hold process data
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
purpasmart96
|
c3a480160e
Services/Loader: Use more sensible log formats for certain functions
|
11 лет назад |
purpasmart96
|
061c69a6bb
NCCH: Minor updates to the ncch header
|
11 лет назад |
Emmanuel Gil Peyrot
|
82ec17db7d
Loader: Guess filetype from the magic, or fallback to the extension.
|
11 лет назад |
Emmanuel Gil Peyrot
|
b5237e885d
Loader: Keep a reference to the file and pass it to the correct AppLoader, instead of loading it multiple times.
|
11 лет назад |
Emmanuel Gil Peyrot
|
2d63df90a9
Loader: Initialize the default NCCH values in the class declaration, not in the constructor.
|
11 лет назад |
Emmanuel Gil Peyrot
|
85030c6e6b
Loader: Never forget to change is_loaded.
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
Subv
|
ea9ce0fba7
Filesystem/Archives: Implemented the SaveData archive
|
11 лет назад |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 лет назад |