Modules/ndp/ndp player/Desc

From MSX Game Library

Revision as of 14:19, 9 August 2026 by Aoineko (talk | contribs)

< Modules‎ | ndp/ndp player

The ndp/ndp_player module lets you play music in NDP format (PSG only).

The NDP format is a music format that allows users to create very high-quality music on the MSX. It was created by Naturo2413, who also provided an MML compiler for creating music in the NDP format, as well as an assembly-language player for playing it back on a real MSX.

MSXgl includes version 1.07 of the replayer, adapted for a C program under SDCC.

Original assembly source and documentation of the NPD replayer can be found on the site [1].