This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic.git
synced
2026-05-01 00:42:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
987
Commits
1
Branch
0
Tags
94f0fba16bb6787045f2f0796b1c58fe93823ce9
Commit Graph
1 Commits
Author
SHA1
Message
Date
Lioncash
94f0fba16b
A64: Implement SHA1H
...
This is a fairly trivial instruction it's essentially: result = ROL(data, 30);
2020-04-22 20:46:15 +01:00