Historique des commits

Auteur SHA1 Message Date
  Lioncash 113a3972a6 core/loader: Remove dependencies on the global system instance il y a 5 ans
  bunnei 68039addbc loader: elf: Fix process initialization using ProgramMetadata default. il y a 6 ans
  bunnei 83761d5316 loader: elf/kip/nro: Updates for new VMM. il y a 6 ans
  bunnei 4caff51710 core: memory: Move to Core::Memory namespace. il y a 6 ans
  Markus Wick 7e94e544f4 core/loaders: Simplify PhysicalMemory usage. 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 1abed2f4c4 kernel/process: Make CodeSet a regular non-inherited object 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
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 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 1d755abce4 core: Make converting constructors explicit where applicable il y a 8 ans
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) il y a 8 ans
  bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" il y a 8 ans
  Zach Hilman 77c684c114 Virtual Filesystem (#597) il y a 8 ans
  James Rowe 0d46f0df12 Update clang format il y a 8 ans
  James Rowe 638956aa81 Rename logging macro back to LOG_* il y a 8 ans
  Lioncash cc2e14ec2a loader: Move old logging macros over to new fmt-capable ones il y a 8 ans
  bunnei b27ab46bde memory: Fix stack region. il y a 8 ans
  bunnei 8581404482 kernel: Move stack region outside of application heap. il y a 8 ans
  bunnei 7d6653268f core: Move process creation out of global state. il y a 8 ans