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

Fixed Address Flag

From SnesLab
Jump to: navigation, search

The Fixed Address Flag is bit 3 of DMAP (43x0h). It determines whether the A-Bus address used by a GP-DMA changes while the DMA is running.

When set, the A-Bus address is fixed. This is used when clearing VRAM, for example.

When clear, the A-Bus address is automatically incremented either decremented by hardware (depending on the state of the INC/DEC Flag).

Reference