Histórico de Commits

Autor SHA1 Mensagem Data
  bunnei 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. há 11 anos atrás
  archshift 11057488f9 Implement svcBreak há 11 anos atrás
  Subv d3634d4bf4 Core/ResourceLimits: Implemented the basic structure of ResourceLimits. há 11 anos atrás
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files há 11 anos atrás
  Subv 25c010dc7d fixup! há 11 anos atrás
  Subv 41f74a16fd Core/HLE: Implemented the SVCs GetProcessId and GetProcessIdOfThread há 11 anos atrás
  Yuri Kunde Schlesner c96f22490a Kernel: Capture SharedMemory attributes at creation, not when mapping há 11 anos atrás
  Yuri Kunde Schlesner c956e8a686 Fix printf format warning há 11 anos atrás
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h há 11 anos atrás
  Yuri Kunde Schlesner ecff2351a1 HLE: Clean up SVC dispatch mechanism há 11 anos atrás
  bunnei db4bd98bac SVC: Assert on unsupported CreateThread processor ID. há 11 anos atrás
  bunnei c077bcefa9 SVC: Update various SVCs to cause a reschedule. há 11 anos atrás
  bunnei 7b9f428b23 Thread: Implement priority boost for starved threads. há 11 anos atrás
  bunnei ee3377b67d SVC: Reschedule on svcCreateThread. há 11 anos atrás
  Lioncash 8cf81643a9 arm_interface: Get rid of GetTicks. há 11 anos atrás
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h há 11 anos atrás
  Kevin Hartman 5fcbfc06eb Scheduler refactor Pt. 1 há 11 anos atrás
  bunnei caa58acc84 WaitSynch: Always reschedule (verified behavior on hw). há 11 anos atrás
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation há 11 anos atrás
  Yuri Kunde Schlesner c4208c1171 SVC: Enable CloseHandle, clean up DuplicateHandle há 11 anos atrás
  Yuri Kunde Schlesner 664c79ff47 Thread: Modernize two functions that slipped through previous rebases há 11 anos atrás
  Yuri Kunde Schlesner 8779b31fe6 Make Port/Service registration and querying more HW-accurate há 11 anos atrás
  Yuri Kunde Schlesner 58b544db99 SVC: Use CASCADE_RESULT in SVC handlers há 11 anos atrás
  Yuri Kunde Schlesner 09ae6e1fa3 Remove result.h InvalidHandle há 11 anos atrás
  Yuri Kunde Schlesner 44f90340dc SVC: Change return type of handlers to ResultCode há 11 anos atrás
  Yuri Kunde Schlesner d52d859936 Kernel: Convert Event to not use Handles há 11 anos atrás
  Yuri Kunde Schlesner ad80ff1e32 Kernel: Convert Timer to (mostly) not use Handles há 11 anos atrás
  Yuri Kunde Schlesner 882b6fed75 Kernel: Convert Mutex to not use Handles há 11 anos atrás
  Yuri Kunde Schlesner 38e7122f23 Kernel: Convert AddressArbiter to not use Handles há 11 anos atrás
  Yuri Kunde Schlesner d9b19be1d9 Kernel: Convert Semaphore to not use Handles há 11 anos atrás