Историја ревизија

Аутор SHA1 Порука Датум
  bunnei 4faed70b40 add kernel.* and thread.* to VS filters пре 12 година
  bunnei 540a693eae updated APT_U::GetLockHandle to return a valid handle пре 12 година
  bunnei 0b1ba2f37a Merge master into threading to add support for VFP пре 12 година
  bunnei a4fd257469 Merge pull request #17 from bunnei/arm-vfp пре 12 година
  bunnei 92be5517c4 same fix as last commit - just for vfpsingle.cpp пре 12 година
  bunnei 1dc08765a8 another VFP fix for GCC пре 12 година
  bunnei 509f63486a fixed VFP DBG log for GCC пре 12 година
  bunnei afc9e27fc7 fixed typo in CMakeLists.txt пре 12 година
  bunnei 145a91f21f - reenabled MCR and MRC functions now that VFP is attached пре 12 година
  bunnei a2804bf701 - removed unused stubbed out code пре 12 година
  bunnei f872807de2 added maverick.cpp to ARM core from skyeye пре 12 година
  bunnei f3c9875acb fixed includes пре 12 година
  bunnei f5400080bd enabled CP_ACCESS_ALLOWED пре 12 година
  bunnei 68408ed9b9 fixed include path пре 12 година
  bunnei 7cd7d17954 removed undefined function ARMul_ConsolePrint пре 12 година
  bunnei ad49d481a8 added missing armcopro from skyeye пре 12 година
  bunnei 9a642caee7 added missing skyeye mmu code пре 12 година
  bunnei 56846a4200 fixed armmmu imports пре 12 година
  bunnei 3e1eafa244 - moved mmu to arm/interpreter folder пре 12 година
  bunnei 4fba4f36bf - added SVC stubs for QueryMemory and GetThreadId пре 12 година
  bunnei 4910b6f336 added memory mapped region for system mem - sdk demos load a segment here on ELF load пре 12 година
  bunnei 3c240abf10 added ability to load AXF files (same as ELF) пре 12 година
  bunnei 940330c6e1 completely gutted/refactored threading code to be simpler пре 12 година
  bunnei a7cc430aa4 changed "UID" to "Handle" to be a little more consistent with CTR naming пре 12 година
  bunnei 367d63691f - added ThreadContext struct пре 12 година
  bunnei cf2eb8e3d3 added ThreadQueueList class to common (taken from PPSSPP) пре 12 година
  bunnei b99a5da65b - added helper function for __KernelCreateThread пре 12 година
  bunnei 9f5588725c changed primary thread priority to 0x30 - this is typical, not 0x31 пре 12 година
  bunnei 4d7f3c74fd added function stubs for EatCycles and ReSchedule пре 12 година
  bunnei 0de78eb3c4 fixed thread reset to not set stack address пре 12 година