savestates works

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@26 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-01-29 23:39:15 +00:00
parent 51a902ae25
commit 7573607016
16 changed files with 219 additions and 161 deletions

View file

@ -28,6 +28,8 @@ typedef struct
unsigned int YD;
unsigned int XD_Mul;
unsigned int H_Dot;
int pad[2];
} Rot_Comp;