Histórico de Commits

Autor SHA1 Mensagem Data
  Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController há 7 anos atrás
  Nick Renieris bfc5bacecd nro: Implement ReadControlData há 6 anos atrás
  Fernando Sahmkow 9bede4eeed VM_Manager: Align allocated memory to 256bytes há 7 anos atrás
  Lioncash 612e1388df core/core: Move process execution start to System's Load() há 7 anos atrás
  Lioncash c0a01f3adc kernel/codeset: Make CodeSet's memory data member a regular std::vector há 7 anos atrás
  Lioncash 1b6bd9d6df kernel: Move CodeSet structure to its own source files há 7 anos atrás
  Lioncash fc32d6256a loader/nro: Make the static LoadNro function internally linked há 7 anos atrás
  Lioncash b110d2176c loader/nro: Remove dependency on the System class há 7 anos atrás
  Zach Hilman 0276761a1e process: Make MirrorMemory take state to map new memory as há 7 anos atrás
  Zach Hilman f2f679bf3f loader/nro: Call RegisterRomFS from Load há 7 anos atrás
  bunnei ef7b2237d9 nro: Make LoadNro method accessible outside of apploader code. há 7 anos atrás
  Lioncash 0732786ddc nro: Make LoadNro take a VfsFile by const reference há 7 anos atrás
  Lioncash 1abed2f4c4 kernel/process: Make CodeSet a regular non-inherited object há 7 anos atrás
  Zach Hilman f945e9767c nso/nro: Use default allocation size for arg_data há 7 anos atrás
  Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line há 7 anos atrás
  Zach Hilman e09505ff61 nso/nro: Add NSO arguments structure to data section há 7 anos atrás
  Lioncash cf9d6c6f52 kernel/process: Make data member variables private há 7 anos atrás
  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
  Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace há 7 anos atrás
  Zach Hilman 9664ce255d bktr: Fix missing includes and optimize style há 8 anos atrás
  Zach Hilman 08fcb4694f loader: Ignore patches on NRO and DRD há 8 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
  Zach Hilman ec3bef7b4c loader: Add more descriptive errors 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 1b4d0ac20e nro: Replace inclusion with a forward declaration há 8 anos atrás
  Lioncash 2b497e5830 nro: Make bracing consistent há 8 anos atrás