This website requires JavaScript.
Explore
Register
Sign In
Azahar-Mirror
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic
synced
2025-11-07 15:40:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
/
frontend
/
decoder
History
Tillmann Karras
fc33f1d374
Implement more instructions
...
SXTB, SXTH, SXTAB, SXTAH, UXTB, UXTH, UXTAB, UXTAH, REV16
2016-08-03 00:47:17 +01:00
..
arm.h
Implement more instructions
2016-08-03 00:47:17 +01:00
decoder_detail.h
Better MSVC support
2016-07-18 10:38:22 +01:00
thumb16.h
Implement memory endianness. Implement Thumb SETEND instruction.
2016-07-20 15:34:17 +01:00
thumb32.h
Implement Thumb Instructions: BLX (imm), BL (imm)
2016-07-18 22:18:58 +01:00