Back
 

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

8 0 - X X X X X X   0 0 Y Y

 

Format

8 0 - X X X X X X   0 0 Y Y

XXXXXX = Address
YY = 8-Bit Value

 

Functionality

This is the 2nd common code. It simply writes the given 8 bit value, YY, to the given address, XXXXXX. (The address CAN be odd or even.)

 

Example

80100205 0067

The byte value 67 is repeatedly written to memory location 100205.


 

:: Emu64 Cheats Logo By HostLink ::