Historial de Commits

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