Historial de Commits

Autor SHA1 Mensaje Fecha
  gdkchan 232b1012b0 Fix ThreadingLock deadlock on invalid access and TerminateProcess (#3407) hace 3 años
  gdkchan 70895bdb04 Allow concurrent BSD EventFd read/write (#3385) hace 3 años
  gdkchan 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) hace 3 años
  gdkchan 556be08c4e Implement PM GetProcessInfo atmosphere extension (partially) (#2966) hace 4 años
  gdkchan 95017b8c66 Support memory aliasing (#2954) hace 4 años
  gdkchan 69b05f9918 Fix GetUserDisableCount NRE (#3187) hace 4 años
  Mary 6dffe0fad4 misc: Make PID unsigned long instead of long (#3043) hace 4 años
  Mary 20ce37dee6 kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) hace 4 años
  Mary 929a97d432 kernel: Fix deadlock when pinning in interrupt handler (#2999) hace 4 años
  Mary e96ef6d532 kernel: Implement thread pinning support (#2840) hace 4 años
  Mary 2ab777885b kernel: Improve GetInfo readability and update to 13.0.0 (#2900) hace 4 años
  mpnico 117e32a6ff Implement a "Pause Emulation" option & hotkey (#2428) hace 4 años
  gdkchan fbb4019ed5 Initial support for separate GPU address spaces (#2394) hace 4 años
  FICTURE7 9d7627af64 Add multi-level function table (#2228) hace 4 años
  riperiperi 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) hace 4 años
  Somebody Whoisbored 26e5b5acff Extend info printed when guest crashes/breaks execution (#1845) hace 4 años
  Mary 305f06eb71 HLE: Fix integer sign inconcistency accross the codebase (#2222) hace 5 años
  gdkchan 19d18662ea Correct type of executable sizes (#1802) hace 5 años
  gdkchan 48278905d1 Rewrite scheduler context switch code (#1786) hace 5 años
  gdkchan cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) hace 5 años
  gdkchan 6c9565693f IPC refactor part 1: Use explicit separate threads to process requests (#1447) hace 5 años
  mageven a33dc2f491 Improved Logger (#1292) hace 5 años
  gdkchan 57bb0abda3 Print guest stack trace on invalid memory access (#1407) hace 5 años
  gdkchan 9f6b24edfd Improve kernel IPC related syscalls (#1379) hace 5 años
  mageven 189c0c9c72 Implement modding support (#1249) hace 5 años
  gdkchan 15d1cc806b Move kernel state out of the Horizon class (#1107) hace 6 años
  gdkchan f77694e4f7 Implement a new physical memory manager and replace DeviceMemory (#856) hace 6 años
  Thog a906f2071c Fix a crash when closing the main UI (#904) hace 6 años
  gdkchan 647d0962df Initialize GPU physical memory accessor from KProcess, to allow homebrew that never maps anything on the GPU to work hace 6 años
  Thog 55c956e2ec Make HLE disposable safely (#850) hace 6 años