Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr hace 7 años
  Lioncash 83377113bf memory: Dehardcode the use of fixed memory range constants hace 7 años
  Lioncash 75603b005b process/vm_manager: Amend API to allow reading parameters from NPDM metadata hace 7 años
  David 1db1e013e0 Added support for uncompressed NSOs (#1374) hace 7 años
  Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace hace 7 años
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable hace 8 años
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state hace 8 años
  Lioncash 96c0b81a51 loader: Remove address mapping remnants from citra hace 8 años
  Lioncash 2beda7c2b3 kernel/process: Use accessors instead of class members for referencing segment array hace 8 años
  Lioncash 364b950515 nso: Silence implicit sign conversion warnings hace 8 años
  Lioncash a25c5b982a nso: Remove unused function ReadSegment() hace 8 años
  bunnei dd0446ff43 Merge pull request #718 from lioncash/read hace 8 años
  Lioncash 9b22f856c2 loader/nso: Check if read succeeded in IdentifyFile() before checking magic value hace 8 años
  Lioncash 1831b5ef62 loader/nso: Remove unnecessary vector resizes hace 8 años
  Lioncash e3a30ccc7c loader/nso: Resolve sign mismatch warnings hace 8 años
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) hace 8 años
  Zach Hilman 69bfe075b5 General Filesystem and Save Data Fixes (#670) hace 8 años
  Hedges e066bc75b9 More improvements to GDBStub (#653) hace 8 años
  bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" hace 8 años
  Zach Hilman 77c684c114 Virtual Filesystem (#597) hace 8 años
  James Rowe 638956aa81 Rename logging macro back to LOG_* hace 8 años
  Zach Hilman 63f26d5c40 Add support for decrypted NCA files (#567) hace 8 años
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward hace 8 años
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible hace 8 años
  Lioncash cc2e14ec2a loader: Move old logging macros over to new fmt-capable ones hace 8 años
  Subv a70ed9c8ae Kernel: Use 0x2C as default main thread priority for homebrew and lone NRO/NSOs hace 8 años
  bunnei b27ab46bde memory: Fix stack region. hace 8 años
  bunnei 8581404482 kernel: Move stack region outside of application heap. hace 8 años
  bunnei 7d6653268f core: Move process creation out of global state. hace 8 años
  Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class. hace 8 años