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.Common
/
Utilities
/
UInt128Utils.cs
Age
Commit message (
Expand
)
Author
2023-01-18
Optimize string memory usage. Use Spans and StringBuilders where possible (#3...
Andrey Sukharev
2022-11-09
infra: Migrate to .NET 7 (#3795)
Mary-nyan