Historial de Commits

Autor SHA1 Mensaje Fecha
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout hace 11 años
  bunnei 4783133bbd ARM: Add a mechanism for faking CPU time elapsed during HLE. hace 11 años
  Subv 6115f013a9 CFG: Create a new subfolder cfg inside service to handle cfg hace 11 años
  purpasmart96 ebfd831ccb License change hace 11 años
  Yuri Kunde Schlesner ca67bb7945 HLE: Rename namespaces to match move & fix initialization order hace 11 años
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros hace 11 años
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated hace 11 años
  archshift 6e606c515f core: Prune redundant includes hace 12 años
  bunnei 4620e2a741 HLE: Removed usnused EatCycles function. hace 12 años
  bunnei c95972275e HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) hace 12 años
  bunnei 174cc9a0ed hle: added a hokey way to force a thread reschedule during CPU single step mode (as used by the debugger) hace 12 años
  bunnei 10447d1f48 kernel: changed main thread priority to default, updated Kernel::Reschedule to use PrepareReschedule hace 12 años
  bunnei c404d22036 hle: cleaned up log messages hace 12 años
  bunnei 143bba2045 renamed "syscall" module to "svc" (more accurate naming) hace 12 años
  bunnei 4d7f3c74fd added function stubs for EatCycles and ReSchedule hace 12 años
  bunnei 72622a1b5a - removed HLE mem "hack" and replaced with kernel mem region hace 12 años
  bunnei cb0663de51 moved HLE::MRC to its own module, added support for catching data synchronization barrier command hace 12 años
  bunnei de3dcd38f6 - fixed tabs in function_wrappers.h hace 12 años
  bunnei 9f4d677cdf added framework for APT service (application and title launching service) hace 12 años
  bunnei 67f6e41470 added a GetPointer function for reading from HLE command buffer hace 12 años
  bunnei 6f6d5158de added OS memory read/write for thread command buffer hace 12 años
  bunnei 68e198476f - added HLE to connect to "srv:" service hace 12 años
  bunnei 02fbd42e7f - renamed hle_syscall to just syscall hace 12 años
  bunnei f6c328cf37 moved hle.cpp into hle folder (due to mistake earlier) hace 12 años