From: Adrian M. <ad...@mc...> - 2002-05-20 22:46:35
|
Trying to reverse some SEGA code - compiled with the Hitachi compiler (I thinK). Am I write in thinking, that for a function foo(x, y, z) R4 = x R5 = y R6 = z I think that's right - or at least I did - but it seems to make no sense with a bit of code I working on now. |