Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei b27ab46bde memory: Fix stack region. hace 8 años
  bunnei 8581404482 kernel: Move stack region outside of application heap. hace 8 años
  bunnei 7d6653268f core: Move process creation out of global state. hace 8 años
  Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class. hace 8 años
  bunnei 557b2496d7 Merge pull request #117 from jroweboy/clang-format hace 8 años
  James Rowe 096be16636 Format: Run the new clang format on everything hace 8 años
  bunnei 386df282a3 loader: Clean up ctors and includes. hace 8 años
  bunnei 023aef053c loader: Refactor to also pass filepath into IdentifyType. hace 8 años
  bunnei 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. hace 8 años
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx hace 8 años
  bunnei 8c92435ded nso: Refactor and allocate .bss section. hace 8 años
  bunnei 1c4f9e822c elf: Check if machine is ARM. hace 9 años
  Subv 7f48aa8d25 Loaders: Don't automatically set the current process every time we load an application. hace 8 años
  MerryMage c02bbb7030 memory: Add GetCurrentPageTable/SetCurrentPageTable hace 8 años
  Subv 6d2734a074 Kernel/Memory: Give each Process its own page table. hace 9 años
  Yuri Kunde Schlesner 6577bbc3c5 Remove ability to load symbol maps hace 9 años
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include hace 9 años
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. hace 9 años
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. hace 9 años
  Lioncash a89e32b157 elf: Don't cast away const hace 10 años
  Yuri Kunde Schlesner 62c2a262b2 Loader: Fix variable type and remove unused variable hace 11 años
  Yuri Kunde Schlesner 2d7299a86f Loader: Remove unnecessary pointer indirection to IOFile hace 11 años
  Yuri Kunde Schlesner 5c5cf2f8e0 Core: Properly configure address space when loading a binary hace 11 años
  Emmanuel Gil Peyrot 45c4781544 CitraQt: Cleanup includes. hace 11 años
  Subv d3634d4bf4 Core/ResourceLimits: Implemented the basic structure of ResourceLimits. hace 11 años
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files hace 11 años
  Yuri Kunde Schlesner 1c0b87edc2 Memory: Re-organize and rename memory area address constants hace 11 años
  Yuri Kunde Schlesner 3cb19c9589 Process: Rename StaticAddressMapping => AddressMapping hace 11 años
  Yuri Kunde Schlesner 2af30d465f Process: Support parsing of exheader kernel caps hace 11 años
  Yuri Kunde Schlesner 6d60acf0f1 Kernel: Introduce skeleton Process class to hold process data hace 11 años