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

Автор SHA1 Сообщение Дата
  Lioncash 323680e5ad core/memory: Migrate over memory mapping functions to the new Memory class 6 лет назад
  Zach Hilman fc0bf91a96 kernel: Differentiate kernel and user processes when picking ID 7 лет назад
  Lioncash e779686a76 kernel: Handle page table switching within MakeCurrentProcess() 7 лет назад
  bunnei 93da8e0abf core: Move PageTable struct into Common. 7 лет назад
  Lioncash 8e510d5afa kernel: Make the address arbiter instance per-process 7 лет назад
  Lioncash c161389a0f kernel/address_arbiter: Pass in system instance to constructor 7 лет назад
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 лет назад
  Lioncash 5c0408596f kernel/thread: Use a regular pointer for the owner/current process 7 лет назад
  Lioncash cf9d6c6f52 kernel/process: Make data member variables private 7 лет назад
  Lioncash 7fd598636e memory: Dehardcode the use of a 36-bit address space 7 лет назад
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
  Lioncash 48733744bb arm_test_common: Get rid of truncation warnings 8 лет назад
  Lioncash a8bb1eb39f arm_test_common: Make file static variable a member variable of the testing environment 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 лет назад
  MerryMage 738f91a57d memory: Replace all memory hooking with Special regions 8 лет назад
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx 8 лет назад
  Subv c102e3ae28 Tests: Fixed ARM VFP tests 8 лет назад
  MerryMage c02bbb7030 memory: Add GetCurrentPageTable/SetCurrentPageTable 8 лет назад
  Subv 3bde97ea05 Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations. 9 лет назад
  MerryMage a08edd67eb tests: Add tests for vadd 9 лет назад
  MerryMage 567c3a2ee7 tests: Arm testing framework 9 лет назад