This website requires JavaScript.
Explore
Help
Sign In
yuzu-mirror
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced
2026-03-15 09:23:49 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
967f3cf7e1
dynarmic
/
src
/
frontend
History
MerryMage
967f3cf7e1
Implement CPS (Thumb)
...
* Since currently only User mode is emulated, CPS is a NOP.
2016-12-21 22:44:27 +00:00
..
arm
arm/types: Use smallest possible standard type that has sufficient bits for Imm{} types
2016-12-15 20:52:21 +00:00
decoder
Implement CPS (Thumb)
2016-12-21 22:44:27 +00:00
disassembler
Implement CPS (Thumb)
2016-12-21 22:44:27 +00:00
ir
IR: Add microinstructions UnsignedSaturation and SignedSaturation
2016-12-21 19:51:25 +00:00
translate
Implement CPS (Thumb)
2016-12-21 22:44:27 +00:00