Modules/vdp/Desc

From MSX Game Library

Revision as of 19:11, 11 January 2024 by Aoineko (talk | contribs) (Created page with "The {{MOD|vdp}} module is a major module that handles all display-related tasks: choice of screen modes, VRAM writing and reading, sprite management, management of advanced MS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Modules‎ | vdp

The vdp module is a major module that handles all display-related tasks: choice of screen modes, VRAM writing and reading, sprite management, management of advanced MSX2 commands, etc. This module manages all the graphics processors (VDPs) of the MSX 1 (TI TMS9918), MSX 2 (Yamaha V9938) and MSX 2+ (Yamaha V9958). This module manages all the graphics processors (VDPs) of the MSX 1 (TI TMS9918), MSX 2 (Yamaha V9938) and MSX 2+ (Yamaha V9958).

Note: For the Yamaha V9990 extension, see module v9990.