Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/7D DEC2!

559 bytes added, 01:49, 3 September 2006
no edit summary
* Opcode: '''0x7D'''
* Short name: '''DEC2!'''
* Long name: Saturated Decrement (16-bit)

==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x7D
! width="40" | ''0/D''
! width="40" | ''Dest''
|}

==== Arguments ====
* '''const Bit[4]''' ''D'': Destination bank
* '''const UByte''' ''Dest'': The destination address in the bank where the variable is Decremented.

==== Description ====
Decreases the value in “Dest” by 1. The result is capped at -32768.
Anonymous user

Navigation menu