Back
 

N 6 4   C O D E   T Y P E S

A 1 - X X X X X X   0 0 Y Y

 

Format

A 1 - X X X X X X   Y Y Y Y

XXXXXX = Address
YYYY = 16-Bit Value

 

Functionality

It simply writes the given 16 bit value, YYYY, to the given address, XXXXXX.

(The address MUST be even, 0,2,4,6,8,A,C,or E.)

However, this writes to the Uncached address.

 

Example

A1100204 2067

The half-word value 2067 is repeatedly written to memory location 100204. (Uncached.)

:: Emu64 Cheats Logo By HostLink ::