332 Commits (9d11303a36737d02596b8f525ade29866e733344)

Author SHA1 Message Date
Subv 966874e357 Loader: Only print the module names and addresses if they actually exist. 8 years ago
Lioncash 8874d0e657 loader/{nca, nro}: std::move VirtualFile in the constructors where applicable 8 years ago
Lioncash 364b950515 nso: Silence implicit sign conversion warnings 8 years ago
Lioncash a25c5b982a nso: Remove unused function ReadSegment() 8 years ago
Lioncash 50d08beed2 loader: Amend Doxygen comments 8 years ago
Lioncash 9b22f856c2 loader/nso: Check if read succeeded in IdentifyFile() before checking magic value 8 years ago
Lioncash 55ab369043
loader/nro: Resolve sign mismatch warnings 8 years ago
Lioncash 1831b5ef62
loader/nso: Remove unnecessary vector resizes 8 years ago
Lioncash e3a30ccc7c
loader/nso: Resolve sign mismatch warnings 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Zach Hilman 69bfe075b5 General Filesystem and Save Data Fixes (#670) 8 years ago
Hedges e066bc75b9 More improvements to GDBStub (#653) 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago
James Rowe 0d46f0df12 Update clang format 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
Zach Hilman 63f26d5c40 Add support for decrypted NCA files (#567) 8 years ago
Lioncash 7c9644646f
general: Make formatting of logged hex values more straightforward 8 years ago
Lioncash 8475496630
general: Convert assertion macros over to be fmt-compatible 8 years ago
Lioncash cc2e14ec2a
loader: Move old logging macros over to new fmt-capable ones 8 years ago
Subv a70ed9c8ae Kernel: Use 0x2C as default main thread priority for homebrew and lone NRO/NSOs 8 years ago
N00byKing 358050cfc6 core, main.h: Abort on 32Bit ROMs (#309) 8 years ago
N00byKing 1aafb0f3a3
deconstructed_rom_directory.cpp: Fix Typo 8 years ago
bunnei b27ab46bde memory: Fix stack region. 8 years ago
N00byKing ef875d6a35 Clean Warnings (?) 8 years ago
bunnei 8581404482 kernel: Move stack region outside of application heap. 8 years ago
bunnei 7d6653268f core: Move process creation out of global state. 8 years ago
Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class. 8 years ago
shinyquagsire23 487f8bc018 loader: Check error on NPDM load, use TID for CodeSet 8 years ago
shinyquagsire23 fd3806fd30 loader: Use NPDM information when loading NSOs 8 years ago
Lioncash e6bf72877f
nso: Silence formatting specifier warnings 8 years ago
Lioncash 2ade136ff4
deconstructed_rom_directory: Silence formatting specifier warnings 8 years ago
David Marcec f9ba5a7e11 Changed .istorage to .romfs 8 years ago
bunnei d9a91d7678 deconstructed_rom_directory: Implement istorage loading for RomFS. 8 years ago
Rozlette 3315af8f09 loader: Minor style fix in deconstructed_rom_directory 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
bunnei 386df282a3 loader: Clean up ctors and includes. 8 years ago
bunnei e75aba3ed0 loader: Add DeconstructedRomDirectory for game dumps. 8 years ago
bunnei 023aef053c loader: Refactor to also pass filepath into IdentifyType. 8 years ago
bunnei 2dafd0d287 nso: Remove code specific to directory loading. 8 years ago
gdkchan 3a409d5c8f Fix NRO Entry Point 8 years ago
gdkchan d3e63e4220 Fix NRO loading 8 years ago
gdkchan c65ac49238 Remove relocation on NSO/NRO 8 years ago
MerryMage e35644c005 clang-format 8 years ago
Rozlette 09bcc2042c nso: Modify .bss size calculation logic 8 years ago
bunnei 6f904bb622 nso: Load subsdk4 if available. 8 years ago
Thog 06e288cea0
Add missing FileType declarations in GuessFromExtension and GetFileTypeString 8 years ago
bunnei 1247c53786 yuzu: Update license text to be consistent across project. 8 years ago
bunnei bc77a7580e nso: Always load the filepath specified by the user. 8 years ago
bunnei 3f0caefdf5 nso: Load more common submodules. 8 years ago