We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

VRAM Address Increment High/Low Flag

From SnesLab
Jump to: navigation, search

The VRAM Address Increment High/Low Flag is bit 7 of VMAIN (2115h).

It controls when the hardware automatically increments the value of VMDATAL/VMDATAH.

When set, the VRAM address will be incremented after accessing the high byte. When clear, the VRAM address will be incremented before accessing the high byte and after accessing the low byte.

Reference