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

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