Histórico de Commits

Autor SHA1 Mensagem Data
  Mary 305f06eb71 HLE: Fix integer sign inconcistency accross the codebase (#2222) há 5 anos atrás
  gdkchan 48278905d1 Rewrite scheduler context switch code (#1786) há 5 anos atrás
  gdkchan cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) há 5 anos atrás
  gdkchan 6c9565693f IPC refactor part 1: Use explicit separate threads to process requests (#1447) há 5 anos atrás
  mageven a33dc2f491 Improved Logger (#1292) há 5 anos atrás
  gdkchan 20774dab14 Improve kernel WaitSynchronization syscall implementation (#1362) há 5 anos atrás
  gdkchan 15d1cc806b Move kernel state out of the Horizon class (#1107) há 6 anos atrás
  gdkchan f77694e4f7 Implement a new physical memory manager and replace DeviceMemory (#856) há 6 anos atrás
  Cristallix 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) há 6 anos atrás
  riperiperi d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) há 6 anos atrás
  Thog a906f2071c Fix a crash when closing the main UI (#904) há 6 anos atrás
  Ac_K 5facc0c07f Name all threads (#886) há 6 anos atrás
  Thog 55c956e2ec Make HLE disposable safely (#850) há 6 anos atrás
  Natalie C b9ae0b09d9 Set AArch32 mode in KThread (#818) há 6 anos atrás
  LDj3SNuD eee639d6ba .NET Core 3.0 is here! (#784) há 6 anos atrás
  gdkchan a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
  Alex Barney b2b736abc2 Misc cleanup (#708) há 6 anos atrás
  jduncanator efebd8f94d Print Guest Stack Trace in ServiceNotImplemented Exception (#650) há 7 anos atrás
  gdkchan 932224f051 ARM exclusive monitor and multicore fixes (#589) há 7 anos atrás
  gdkchan c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) há 7 anos atrás
  gdkchan 36b9ab0e48 Add ARM32 support on the translator (#561) há 7 anos atrás
  gdkchan 22bacc6188 Improve kernel IPC implementation (#550) há 7 anos atrás
  gdkchan 0039bb6394 Refactor SVC handler (#540) há 7 anos atrás