Histórico de Commits

Autor SHA1 Mensagem Data
  Subv 029ff9f1fd SVC: Implemented GetThreadId. há 11 anos atrás
  bunnei f985469901 SVC: Add debug log to ArbitrateAddress. há 11 anos atrás
  bunnei e0e7443517 SVC: SleepThread should yield to the next ready thread. há 11 anos atrás
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code há 11 anos atrás
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated há 11 anos atrás
  Lioncash 72846c418e core: Mark some hle functions as static há 11 anos atrás
  Sean 9a012ff007 Fix some warnings há 11 anos atrás
  bunnei 532a9e80a0 Merge pull request #99 from archshift/ext-check há 12 anos atrás
  archshift 6e606c515f core: Prune redundant includes há 12 anos atrás
  archshift 5472fd4d9b Added string_util to common, small changes in loader.cpp há 12 anos atrás
  bunnei e9c5c563a5 Merge pull request #55 from lioncash/string há 12 anos atrás
  bunnei 10f25866e2 SVC: Added support for svc_GetSystemTick. há 12 anos atrás
  Lioncash 98fa3f7cba Core: Alter the kernel string functions to use std::string instead of const char*. há 12 anos atrás
  Lioncash 986dd27392 Core: Fix a formatting error in svc.cpp há 12 anos atrás
  bunnei 66f91b4346 SVC: Fixed typo with MapMemoryBlock DEBUG_LOG call. há 12 anos atrás
  bunnei 4d4607041b SVC: Removed ArbitrateAddress log message that spams to much. há 12 anos atrás
  bunnei 3eb89f3e98 Kernel: Added preliminary support for address arbiters. há 12 anos atrás
  bunnei 7ff92c36ed SharedMemory: Updated MapSharedMemory to use an enum for permissions. há 12 anos atrás
  bunnei 7b7a435094 GSP: Fixed to use real shared memory object, various cleanups. há 12 anos atrás
  bunnei 8957622d10 SVC: Renamed all function wrapper templates to Wrap, moved to HLE namespace. há 12 anos atrás
  bunnei 862db811f0 SVC: Cleaned up function wrappers to pass in correct argument types. há 12 anos atrás
  bunnei 4d6c96b7d8 SVC: Moved declaration of "wait" variable in SendSyncRequest for improved readability. há 12 anos atrás
  bunnei c95972275e HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) há 12 anos atrás
  bunnei d7363322c7 HLE: Updated various handle debug assertions to be more clear. há 12 anos atrás
  bunnei f5c7c15434 Kernel: Added real support for thread and event blocking há 12 anos atrás
  bunnei 477b0caca4 svc: updated WaitSynchronizationN to properly use first pointer argument há 12 anos atrás
  bunnei 4819e9a60f svc: changed DuplicateHandle log message from "error" to "debug" há 12 anos atrás
  bunnei 3fb31fbc57 svc: added GetThreadPriority and SetThreadPriority, added (incomplete) DuplicateHandle support há 12 anos atrás
  bunnei 10447d1f48 kernel: changed main thread priority to default, updated Kernel::Reschedule to use PrepareReschedule há 12 anos atrás
  bunnei 15c7d81706 svc: cleaned up function_wrappers, updated various SVCs to make use of pointer arguments há 12 anos atrás