Modules/vdp/Desc

From MSX Game Library

Revision as of 12:32, 13 January 2024 by Aoineko (talk | contribs)
(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 MSX1 (TI TMS9918), MSX2 (Yamaha V9938) and MSX2+ (Yamaha V9958). This module manages all the graphics processors (VDPs) of the MSX1 (TI TMS9918), MSX2 (Yamaha V9938) and MSX2+ (Yamaha V9958).

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