Difference between revisions of "Modules/scroll/Desc"

From MSX Game Library

< Modules‎ | scroll

(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...")
 
(No difference)

Latest revision as of 16:32, 12 January 2024

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.