История коммитов

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