Historique des commits

Auteur SHA1 Message Date
  bunnei cfea5fdd58 cleanups to SVC CreateThread il y a 12 ans
  bunnei 3fac6dc39e Merge branch 'master' into threading il y a 12 ans
  bunnei 265c770a9d updated how we call ARM core to make things much faster il y a 12 ans
  bunnei 14ae026386 - added enum ThreadProcessorId il y a 12 ans
  bunnei 43bc2ac724 added MIN, MAX, and CLAMP macros to common_funcs il y a 12 ans
  bunnei 7cdb705059 - replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH il y a 12 ans
  bunnei 39ee75fc8d added stubbed GetProcSemaphore - does nothing but avoids an exception il y a 12 ans
  bunnei 4faed70b40 add kernel.* and thread.* to VS filters il y a 12 ans
  bunnei 540a693eae updated APT_U::GetLockHandle to return a valid handle il y a 12 ans
  bunnei 0b1ba2f37a Merge master into threading to add support for VFP il y a 12 ans
  bunnei a4fd257469 Merge pull request #17 from bunnei/arm-vfp il y a 12 ans
  bunnei 92be5517c4 same fix as last commit - just for vfpsingle.cpp il y a 12 ans
  bunnei 1dc08765a8 another VFP fix for GCC il y a 12 ans
  bunnei 509f63486a fixed VFP DBG log for GCC il y a 12 ans
  bunnei afc9e27fc7 fixed typo in CMakeLists.txt il y a 12 ans
  bunnei 145a91f21f - reenabled MCR and MRC functions now that VFP is attached il y a 12 ans
  bunnei a2804bf701 - removed unused stubbed out code il y a 12 ans
  bunnei f872807de2 added maverick.cpp to ARM core from skyeye il y a 12 ans
  bunnei f3c9875acb fixed includes il y a 12 ans
  bunnei f5400080bd enabled CP_ACCESS_ALLOWED il y a 12 ans
  bunnei 68408ed9b9 fixed include path il y a 12 ans
  bunnei 7cd7d17954 removed undefined function ARMul_ConsolePrint il y a 12 ans
  bunnei ad49d481a8 added missing armcopro from skyeye il y a 12 ans
  bunnei 9a642caee7 added missing skyeye mmu code il y a 12 ans
  bunnei 56846a4200 fixed armmmu imports il y a 12 ans
  bunnei 3e1eafa244 - moved mmu to arm/interpreter folder il y a 12 ans
  bunnei 4fba4f36bf - added SVC stubs for QueryMemory and GetThreadId il y a 12 ans
  bunnei 4910b6f336 added memory mapped region for system mem - sdk demos load a segment here on ELF load il y a 12 ans
  bunnei 3c240abf10 added ability to load AXF files (same as ELF) il y a 12 ans
  bunnei 940330c6e1 completely gutted/refactored threading code to be simpler il y a 12 ans