aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Horizon.cs
AgeCommit message (Expand)Author
2022-06-12Less invasive fix for EventFd blocking operations (#3394)1.1.146gdkchan
2022-06-11Allow concurrent BSD EventFd read/write (#3385)1.1.145gdkchan
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...1.1.134gdkchan
2022-05-05Enable JIT service LLE (#2959)1.1.117gdkchan
2022-03-22hle: Some cleanup (#3210)1.1.83Ac_K
2022-02-27Update LibHac to v0.16.0 (#3159)1.1.54Alex Barney
2022-02-19Add dedicated ServerBase for FileSystem services (#3142)1.1.46riperiperi
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2021-12-23Update to LibHac v0.14.3 (#2925)Alex Barney
2021-12-23UI - Add Volume Controls + Mute Toggle (F2) (#2871)sharmander
2021-12-04kernel: Improve GetInfo readability and update to 13.0.0 (#2900)Mary
2021-09-18Fix problems added by Pause (#2645)mpnico
2021-09-15hos: Cleanup the project (#2634)Ac_K
2021-09-11Implement a "Pause Emulation" option & hotkey (#2428)mpnico
2021-08-12Update to LibHac 0.13.1 (#2475)Alex Barney
2021-07-13Revert LibHac updateMary
2021-07-13Update to LibHac 0.13.1 (#2328)Alex Barney
2021-06-29Fix disposing of IPC sessions server at emulation stop (#2334)Mary
2021-06-28no name: Mii Editor applet support (#2419)Ac_K
2021-06-24nfc/nfp: Implement ISystemManager and ISystem (#2381)Ac_K
2021-06-21am: Add all known AppletMessage (#2378)Ac_K
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi
2021-05-16misc: Move configuration management to the Ryujinx project (#2269)Mary
2021-05-12Fix race in SM initialization (#2280)gdkchan
2021-05-05SM instance & TIPC fixes (#2241)Mary
2021-04-17Return focus from controller applet after completion (#2218)riperiperi
2021-04-13Improves logging to console. (#2146)Mark Araujo
2021-04-13account: Adds AccountManager (#2184)Ac_K
2021-04-04Allow DRAM size to be increased from 4GB to 6GB (#2174)gdkchan
2021-03-26caps: Implement SaveScreenShot calls and cleanup (#2140)Ac_K
2021-03-19Add items to standard logs (#1942)Joshi234
2021-03-18nfp: Amiibo scanning support (#2006)Ac_K
2021-02-26Haydn: Part 1 (#2007)Mary
2020-12-17Terminate application before services (#1812)gdkchan
2020-12-15am/gui: Implement Wake-up message (#1750)Ac_K
2020-12-09Rewrite scheduler context switch code (#1786)gdkchan
2020-12-02Create a single guest process per IPC message processor (#1769)gdkchan
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-11-12Update performance mode when docked mode changes. (#1696)riperiperi
2020-11-08apm/am: Refactoring/Unstub services (#1662)Ac_K
2020-09-22IPC refactor part 1: Use explicit separate threads to process requests (#1447)gdkchan
2020-08-23Improve multi-controller support in HID and Controller Applet (#1453)mageven
2020-08-17Amadeus: Final Act (#1481)Mary
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan
2020-07-09Implement modding support (#1249)mageven
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-05-20time: Make sure to initialize the network system clock with a valid system cl...Thog
2020-05-15Refactor out Application details from Horizon (#1236)mageven
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan