Commit History

Author SHA1 Message Date
  Zach Hilman 7d5d781b20 drd: Parse title ID from program metadata 7 years ago
  Zach Hilman 9664ce255d bktr: Fix missing includes and optimize style 8 years ago
  Zach Hilman 08fcb4694f loader: Ignore patches on NRO and DRD 8 years ago
  Zach Hilman 97bf83bc56 patch_manager: Add usages of patches to ExeFS 8 years ago
  Zach Hilman a040929c90 drd: Load title ID from program metadata 8 years ago
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 years ago
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 years ago
  Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable 8 years ago
  Lioncash 96c0b81a51 loader: Remove address mapping remnants from citra 8 years ago
  Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 years ago
  bunnei fd9da4232b Merge pull request #850 from DarkLordZach/icon-meta 8 years ago
  Zach Hilman 3e81c09094 loader: Fix scope error in DeconstructedRomDirectory 8 years ago
  Zach Hilman 5927cf0e17 Use const where applicable 8 years ago
  Zach Hilman 9e88f03e75 Avoid parsing RomFS to directory in NCA 8 years ago
  Zach Hilman 7f9430f7ae loader: Make AppLoader_NCA rely on directory loading code 8 years ago
  Lioncash 4cf2185e81 deconstructed_rom_directory: Remove unused FindRomFS() function 8 years ago
  Lioncash 0ba7fe4ab1 file_util: Use a u64 to represent number of entries 8 years ago
  Subv 966874e357 Loader: Only print the module names and addresses if they actually exist. 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 638956aa81 Rename logging macro back to LOG_* 8 years ago
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward 8 years ago
  Lioncash cc2e14ec2a loader: Move old logging macros over to new fmt-capable ones 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 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