Histórico de Commits

Autor SHA1 Mensagem Data
  Fernando Sahmkow 15a79eb0d7 SVC: Correct SendSyncRequest. há 6 anos atrás
  Fernando Sahmkow 203e706302 SVC: Correct ArbitrateUnlock há 6 anos atrás
  Fernando Sahmkow 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock há 6 anos atrás
  Fernando Sahmkow 589f9cf108 SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber há 6 anos atrás
  Fernando Sahmkow 49ba563995 SVC: Correct CreateThread, StartThread, ExitThread, SleepThread. há 6 anos atrás
  Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure há 6 anos atrás
  David Marcec b6538c3e7c kernel: Don't fail silently há 6 anos atrás
  bunnei bee2c64b34 Merge pull request #3725 from MerryMage/fpcr há 6 anos atrás
  MerryMage 2bfac7b61d thread: FPCR.FZ is likely not 1 há 6 anos atrás
  Lioncash 521c4c33b5 kernel/thread: Resolve -Wswitch warnings há 6 anos atrás
  bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. há 6 anos atrás
  Fernando Sahmkow 179bafa7cb Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. há 6 anos atrás
  bunnei f552d553ba Merge pull request #3401 from FernandoS27/synchronization há 6 anos atrás
  Lioncash b80c348b09 kernel/thread: Remove trivial usages of the global system accessor há 6 anos atrás
  Fernando Sahmkow 1e6f8aba04 Core: Set all hardware emulation constants in a single file. há 6 anos atrás
  Fernando Sahmkow d23d504d77 Kernel: Refactor synchronization to better match RE há 6 anos atrás
  Fernando Sahmkow c5aefe42aa Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. há 6 anos atrás
  Fernando Sahmkow a1630ab53e Kernel: Remove a few global instances from the kernel. há 6 anos atrás
  Fernando Sahmkow e4a1ead897 Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. há 6 anos atrás
  Lioncash e58748fd80 core/memory: Migrate over address checking functions to the new Memory class há 6 anos atrás
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) há 6 anos atrás
  bunnei 6a3fc5d2ff Merge pull request #3114 from FernandoS27/cond-var há 6 anos atrás
  bunnei 6e4d46908a Merge pull request #3130 from FernandoS27/cancel-sync há 6 anos atrás
  Fernando Sahmkow 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. há 6 anos atrás
  Fernando Sahmkow 7d16b2d2dd Kernel: Correct Cancel Synchronization. há 6 anos atrás
  Lioncash 12dc918937 kernel: Resolve sign conversion warnings há 6 anos atrás
  Fernando Sahmkow 64e652d8cb Kernel Thread: Cleanup THREADPROCESSORID_DONT_UPDATE. há 6 anos atrás
  Fernando Sahmkow e28c7f5217 Kernel: Address Feedback 2 há 6 anos atrás
  Fernando Sahmkow a3524879be Kernel: Clang Format há 6 anos atrás
  Fernando Sahmkow c32520ceb7 Kernel: Reverse global accessor removal. há 6 anos atrás