This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
unicorn
Watch
1
Star
0
Fork
You've already forked unicorn
0
mirror of
https://github.com/yuzu-emu/unicorn.git
synced
2025-01-11 00:35:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7164ab5ff4
unicorn
/
qemu
/
target
History
dmarxn
7164ab5ff4
changed cpu_compue_eflags to use the updated eflags variable. Otherwise, cli/sti and popfl may break, as we get the non-updated eflags (
#1057
)
...
Backports commit 360e9c60e1feb4a93e7e43f30858e38eac2d35f2 from unicorn
2019-02-28 17:05:13 -05:00
..
arm
Add support for the ARM IPSR register. (
#1067
)
2019-02-28 16:40:54 -05:00
i386
changed cpu_compue_eflags to use the updated eflags variable. Otherwise, cli/sti and popfl may break, as we get the non-updated eflags (
#1057
)
2019-02-28 17:05:13 -05:00
m68k
target/m68k: Fix LGPL information in the file headers
2019-02-03 17:55:29 -05:00
mips
target/mips: Amend botched rename
2019-02-28 16:21:09 -05:00
sparc
target: Resolve repeated typedef warnings
2019-01-22 20:27:35 -05:00