Historie revizí

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