Modules/scroll/Desc

From MSX Game Library

Revision as of 15:32, 12 January 2024 by Aoineko (talk | contribs) (Created page with "The {{MOD|scroll}} module handles multidirectional scrolling. For the moment, it works with tile-based modes. On MSX2, it also supports pixel-per-pixel scrolling via screen ad...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Modules‎ | scroll

The scroll module handles multidirectional scrolling. For the moment, it works with tile-based modes. On MSX2, it also supports pixel-per-pixel scrolling via screen adjustment registers, and masks to hide this offset.