Berkan Diler 99fc4fa61b Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 3 年 前
..
Applets ae4324032a Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 3 年 前
Diagnostics ae4324032a Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 3 年 前
Ipc 6dffe0fad4 misc: Make PID unsigned long instead of long (#3043) 4 年 前
Kernel 86fd0643c2 Implement support for page sizes > 4KB (#4252) 3 年 前
Services 99fc4fa61b Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 3 年 前
SystemState 55a23e5ec8 make UI display correct content in Chinese (#4155) 3 年 前
Tamper 4da44e09cb Make structs readonly when applicable (#4002) 3 年 前
ApplicationLoader.cs f449895e6d HOS: Load RomFs by pid (#4301) 3 年 前
ArmProcessContext.cs fc4b7cba2c Make PPTC state non-static (#4157) 3 年 前
ArmProcessContextFactory.cs a53cfdab78 Initial Apple Hypervisor based CPU emulation (#4332) 3 年 前
HomebrewRomFsStream.cs b2b736abc2 Misc cleanup (#708) 6 年 前
Horizon.cs a53cfdab78 Initial Apple Hypervisor based CPU emulation (#4332) 3 年 前
IdDictionary.cs 644de99e86 Implement GPU syncpoints (#980) 6 年 前
LibHacHorizonManager.cs 36f00985d3 Update to LibHac 0.17.0 (#3878) 3 年 前
ModLoader.cs 99fc4fa61b Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 3 年 前
ProgramLoader.cs a53cfdab78 Initial Apple Hypervisor based CPU emulation (#4332) 3 年 前
ResultCode.cs 4ad3936afd Refactoring result codes (#731) 6 年 前
ServiceCtx.cs 5d08e9b495 hos: Cleanup the project (#2634) 4 年 前
TamperMachine.cs 951700fdd8 Removed unused usings. (#3593) 3 年 前
UserChannelPersistence.cs 8506b7a334 Fix exiting emulator with multi programs (#1590) 5 年 前