This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
azahar
Watch
2
Star
0
Fork
0
You've already forked azahar
mirror of
https://github.com/azahar-emu/azahar.git
synced
2025-03-04 17:55:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
azahar
/
src
/
core
/
arm
/
interpreter
History
Lioncash
41fee1c940
armemu: Unset GE flags for UADD8 if results are < 0x100
...
Reference manual states these must be set to zero if this case is true.
2014-12-17 17:54:49 -05:00
..
arm_interpreter.cpp
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
arm_interpreter.h
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
armcopro.cpp
ARM: Removed unnecessary and unused SkyEye MMU code.
2014-10-25 14:11:41 -04:00
armemu.cpp
armemu: Unset GE flags for UADD8 if results are < 0x100
2014-12-17 17:54:49 -05:00
arminit.cpp
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
2014-10-25 14:11:39 -04:00
armsupp.cpp
Convert old logging calls to new logging macros
2014-12-13 02:08:02 -02:00
armvirt.cpp
ARM: Removed unnecessary and unused SkyEye MMU code.
2014-10-25 14:11:41 -04:00
thumbemu.cpp
Convert old logging calls to new logging macros
2014-12-13 02:08:02 -02:00