Historie revizí

Autor SHA1 Zpráva Datum
  Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace před 7 roky
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable před 8 roky
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state před 8 roky
  Lioncash 96c0b81a51 loader: Remove address mapping remnants from citra před 8 roky
  Lioncash 2beda7c2b3 kernel/process: Use accessors instead of class members for referencing segment array před 8 roky
  Lioncash 364b950515 nso: Silence implicit sign conversion warnings před 8 roky
  Lioncash a25c5b982a nso: Remove unused function ReadSegment() před 8 roky
  bunnei dd0446ff43 Merge pull request #718 from lioncash/read před 8 roky
  Lioncash 9b22f856c2 loader/nso: Check if read succeeded in IdentifyFile() before checking magic value před 8 roky
  Lioncash 1831b5ef62 loader/nso: Remove unnecessary vector resizes před 8 roky
  Lioncash e3a30ccc7c loader/nso: Resolve sign mismatch warnings před 8 roky
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) před 8 roky
  Zach Hilman 69bfe075b5 General Filesystem and Save Data Fixes (#670) před 8 roky
  Hedges e066bc75b9 More improvements to GDBStub (#653) před 8 roky
  bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" před 8 roky
  Zach Hilman 77c684c114 Virtual Filesystem (#597) před 8 roky
  James Rowe 638956aa81 Rename logging macro back to LOG_* před 8 roky
  Zach Hilman 63f26d5c40 Add support for decrypted NCA files (#567) před 8 roky
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward před 8 roky
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible před 8 roky
  Lioncash cc2e14ec2a loader: Move old logging macros over to new fmt-capable ones před 8 roky
  Subv a70ed9c8ae Kernel: Use 0x2C as default main thread priority for homebrew and lone NRO/NSOs před 8 roky
  bunnei b27ab46bde memory: Fix stack region. před 8 roky
  bunnei 8581404482 kernel: Move stack region outside of application heap. před 8 roky
  bunnei 7d6653268f core: Move process creation out of global state. před 8 roky
  Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class. před 8 roky
  shinyquagsire23 487f8bc018 loader: Check error on NPDM load, use TID for CodeSet před 8 roky
  Lioncash e6bf72877f nso: Silence formatting specifier warnings před 8 roky
  bunnei 386df282a3 loader: Clean up ctors and includes. před 8 roky
  bunnei 023aef053c loader: Refactor to also pass filepath into IdentifyType. před 8 roky