This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
0f941d0245a42497e430a7c76f868aa9b120159e
yuzu
/
src
/
core
/
arm
/
skyeye_common
T
History
Lioncash
d53c9cde1a
armstate: Correct FIQ register banking
...
FIQ has seven banked registers (R8 to R14), not two.
2016-03-21 18:56:27 -04:00
..
vfp
dyncom: Remove static keyword from header functions
2015-12-06 15:14:51 -05:00
arm_regformat.h
arm_interface: Implement interface for retrieving VFP registers
2015-08-06 21:24:25 -04:00
armstate.cpp
armstate: Correct FIQ register banking
2016-03-21 18:56:27 -04:00
armstate.h
armstate: Zero out the registers on creation
2015-11-29 15:16:34 -05:00
armsupp.cpp
Memory: Move address type conversion routines to memory.cpp/h
2015-08-16 01:03:46 -03:00
armsupp.h
dyncom: Use ARMul_State as an object
2015-07-26 13:18:32 -04:00