Histórico de Commits

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