ARM: Pull some SkyEye fixes from 3dmoo.

This commit is contained in:
bunnei
2014-12-13 01:24:03 -05:00
parent af1cd769e7
commit d26b7146ce
3 changed files with 485 additions and 419 deletions

View File

@ -281,6 +281,7 @@ struct ARMul_State
ARMword currentexaddr;
ARMword currentexval;
ARMword currentexvald;
ARMword servaddr;
unsigned NextInstr;