Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash 540235bb05 file_sys/cheat_engine: Remove use of global system accessors hace 7 años
  bunnei 639f0c524d Merge pull request #1933 from DarkLordZach/cheat-engine hace 7 años
  Lioncash 1b6bd9d6df kernel: Move CodeSet structure to its own source files hace 7 años
  Zach Hilman 52ac6419da vm_manager: Remove cheat-specific ranges from VMManager hace 7 años
  Zach Hilman c100a4b8d4 loader/nso: Set main code region in VMManager hace 7 años
  Lioncash 7695febfa1 loader/nso: Remove dependency on the System class hace 7 años
  Zach Hilman 1c0226815d patch_manager: Add support for dumping decompressed NSOs hace 7 años
  Lioncash bed872ed38 nso: Return an optional address from LoadModule hace 7 años
  Lioncash bb9cf8a127 nso: Make LoadModule take a VfsFile by const reference hace 7 años
  Lioncash 1abed2f4c4 kernel/process: Make CodeSet a regular non-inherited object hace 7 años
  Zach Hilman f945e9767c nso/nro: Use default allocation size for arg_data hace 7 años
  Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line hace 7 años
  Zach Hilman e09505ff61 nso/nro: Add NSO arguments structure to data section hace 7 años
  Zach Hilman 215b65fe75 nso: Optimize loading of IPS patches hace 7 años
  Zach Hilman 003b44822a nso: Add framework to support patching of uncompressed NSOs hace 7 años
  Zach Hilman 3c9e70fefa nso: Replace NSOHeader padding bytes with build ID hace 7 años
  Lioncash cf9d6c6f52 kernel/process: Make data member variables private hace 7 años
  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