bunnei
|
386df282a3
loader: Clean up ctors and includes.
|
8 лет назад |
bunnei
|
e75aba3ed0
loader: Add DeconstructedRomDirectory for game dumps.
|
8 лет назад |
bunnei
|
023aef053c
loader: Refactor to also pass filepath into IdentifyType.
|
8 лет назад |
Thog
|
06e288cea0
Add missing FileType declarations in GuessFromExtension and GetFileTypeString
|
8 лет назад |
bunnei
|
dbd15b0d10
Remove more 3DS-specific code.
|
8 лет назад |
bunnei
|
72b03025ac
Remove lots more 3DS-specific code.
|
8 лет назад |
bunnei
|
23ce4f5afc
loader: Various improvements for NSO/NRO loaders.
|
8 лет назад |
bunnei
|
33ea53094c
loader: Add support for NRO, as well as various fixes and shared linker.
|
8 лет назад |
bunnei
|
6bafd3f4f7
loader: Add support for loading an NSO.
|
8 лет назад |
wwylele
|
4b931bb913
loader: lower file name logging level
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
Emmanuel Gil Peyrot
|
314ce5e505
CitraQt: Simplify the game list loader code
|
10 лет назад |
Emmanuel Gil Peyrot
|
8fc9c03126
Loader, Frontends: Refactor loader creation and game loading
|
10 лет назад |
wwylele
|
d2182568ad
fix:return proper error
|
10 лет назад |
wwylele
|
5d5dd66d92
add icon & title to game list
|
10 лет назад |
MerryMage
|
a06dcfeb61
Common: Remove Common::make_unique, use std::make_unique
|
10 лет назад |
LittleWhite
|
4be68dddfb
Improve error report from Init() functions
|
10 лет назад |
LittleWhite
|
7ad669a911
Display errors in GUI when loading ROM failed
|
10 лет назад |
bunnei
|
11a64acf23
Merge pull request #1095 from archshift/game-list
|
10 лет назад |
archshift
|
bba12520c4
Expose loader helper functions for identifying files.
|
11 лет назад |
Cruel
|
d60a9be5c6
Implement 3dsx RomFS
|
10 лет назад |
Lioncash
|
d3efa637b4
General: Fix up doxygen comments
|
11 лет назад |
Benjamin Barenblat
|
c0a87bc89f
Properly indicate that CIA support is not implemented yet
|
11 лет назад |
Benjamin Barenblat
|
cd8be1846b
Give CIA file type a name
|
11 лет назад |
Lioncash
|
43d799fd9d
loader: Remove unnecessary else usages
|
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
|
596b7c4f63
Common: Cleanup key_map includes.
|
11 лет назад |
Emmanuel Gil Peyrot
|
8cf9eb7f43
Common: Fix FileUtil includes, and everything relying on those.
|
11 лет назад |