Commit Verlauf

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