Historique des commits

Auteur SHA1 Message Date
  Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController il y a 7 ans
  Nick Renieris bfc5bacecd nro: Implement ReadControlData il y a 6 ans
  Fernando Sahmkow 9bede4eeed VM_Manager: Align allocated memory to 256bytes il y a 7 ans
  Lioncash 612e1388df core/core: Move process execution start to System's Load() il y a 7 ans
  Lioncash c0a01f3adc kernel/codeset: Make CodeSet's memory data member a regular std::vector il y a 7 ans
  Lioncash 1b6bd9d6df kernel: Move CodeSet structure to its own source files il y a 7 ans
  Lioncash fc32d6256a loader/nro: Make the static LoadNro function internally linked il y a 7 ans
  Lioncash b110d2176c loader/nro: Remove dependency on the System class il y a 7 ans
  Zach Hilman 0276761a1e process: Make MirrorMemory take state to map new memory as il y a 7 ans
  Zach Hilman f2f679bf3f loader/nro: Call RegisterRomFS from Load il y a 7 ans
  bunnei ef7b2237d9 nro: Make LoadNro method accessible outside of apploader code. il y a 7 ans
  Lioncash 0732786ddc nro: Make LoadNro take a VfsFile by const reference il y a 7 ans
  Lioncash 1abed2f4c4 kernel/process: Make CodeSet a regular non-inherited object il y a 7 ans
  Zach Hilman f945e9767c nso/nro: Use default allocation size for arg_data il y a 7 ans
  Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line il y a 7 ans
  Zach Hilman e09505ff61 nso/nro: Add NSO arguments structure to data section il y a 7 ans
  Lioncash cf9d6c6f52 kernel/process: Make data member variables private il y a 7 ans
  Lioncash a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr il y a 7 ans
  Lioncash 83377113bf memory: Dehardcode the use of fixed memory range constants il y a 7 ans
  Lioncash 75603b005b process/vm_manager: Amend API to allow reading parameters from NPDM metadata il y a 7 ans
  Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace il y a 7 ans
  Zach Hilman 9664ce255d bktr: Fix missing includes and optimize style il y a 8 ans
  Zach Hilman 08fcb4694f loader: Ignore patches on NRO and DRD il y a 8 ans
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable il y a 8 ans
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state il y a 8 ans
  Lioncash 96c0b81a51 loader: Remove address mapping remnants from citra il y a 8 ans
  Zach Hilman ec3bef7b4c loader: Add more descriptive errors il y a 8 ans
  Lioncash 2beda7c2b3 kernel/process: Use accessors instead of class members for referencing segment array il y a 8 ans
  Lioncash 1b4d0ac20e nro: Replace inclusion with a forward declaration il y a 8 ans
  Lioncash 2b497e5830 nro: Make bracing consistent il y a 8 ans