Difference between revisions of "FF7/PSX/Sound/Opcodes/0xfd"

From QhimmWiki
Jump to navigation Jump to search
ffrtt>Loveemu
(Blanked the page)
ffrtt>Loveemu
(Undo revision 5747 by Loveemu (talk))
 
Line 1: Line 1:
== 0xFD (Unknown Yet) ==
Has two 8-bit parameters.


Unknown Opcode.
Parameters writes to Global Configuration structure (I think :)) at 0x8009A104.
1st parameter offset: 0x5a
2nd parameter offset: 0x56
In structure this two parameters are 16-bit.
Opcode also clears two another 16-bit numbers at offsets 0x58 and 0x5c.
All 4 parameters mentioned are checked in every iteration of opcode processing (this needs more investigation).

Latest revision as of 16:08, 10 June 2020

0xFD (Unknown Yet)

Has two 8-bit parameters.

Unknown Opcode.

Parameters writes to Global Configuration structure (I think :)) at 0x8009A104.

1st parameter offset: 0x5a

2nd parameter offset: 0x56

In structure this two parameters are 16-bit.

Opcode also clears two another 16-bit numbers at offsets 0x58 and 0x5c.

All 4 parameters mentioned are checked in every iteration of opcode processing (this needs more investigation).