index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
HOS
/
Services
/
Time
/
Clock
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2022-12-24
Some minor cleanups and optimizations (#4174)
Berkan Diler
2022-11-24
Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805)
Mary-nyan
2022-11-09
infra: Migrate to .NET 7 (#3795)
Mary-nyan
2022-08-18
Removed unused usings. (#3593)
Nicholas Rodine
2022-05-31
Refactor CPU interface to allow the implementation of other CPU emulators (#3...
gdkchan
2020-05-15
Surface Flinger: Implement GetBufferHistory (#1232)
Thog
2020-05-04
Move kernel state out of the Horizon class (#1107)
gdkchan
2020-04-17
System Time Offset Implementation (#1101)
CJ Bok
2019-10-08
Update time implementation to 9.0.0 (#783)
Thomas Guillemard
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan
2019-07-25
Implement time:* 4.0.0 commands (#736)
Thomas Guillemard
2019-07-15
Implement time:* 2.0.0 & 3.0.0 commands (#735)
Thomas Guillemard
2019-07-14
Accurately implement steady & system clocks (#732)
Thomas Guillemard