Skip to content
Mitsutaka Okazaki edited this page Nov 9, 2019 · 5 revisions

MSXplug for Winamp

MSXplug is a MSX sound player plugin for Winamp 2 and 5 on Windows. The plugin emulates the following devices by using libkss C library.

  • AY8910 / YM2149 (PSG)
  • K051649 (SCC)
  • YM2413 (OPLL, aka MSX-MUSIC)
  • Y8950 (OPL, aka MSX-AUDIO)
  • SN76489

Supported file extensions are blow.

Format Description
.kss Simple Z80 memory image file
.mgs MGSDRV
.bgm MuSICA and compatible drivers
.opx OPLLDriver
.mpk MPK
.mbm MoonBlaster

Download

  • See the release section of this repository.

Tips

If you install Winamp to Program Files folder on Windows 8 or later, MSXplug's settings can not be persisted to in_msx.ini file. There is two ways to solve this.

  1. Install Winamp to user's private folder.
  2. Change security settings of in_msx.ini file
  • open security page on in_msx.ini properties sheet, then give write permission to User.

Acknowledgements

MSXplug has been built with the following software. MSXplug's license depends on these software's license. We thank the authors for their great artifacts. We also thank the users for their comments and bug reports.

  • KMZ80 and MBM2KSS by Mamiya.
  • MGSDRV by GIGAMIX/Ain.
  • KINROU5 by Keiichi Kuroda.
  • MPK by K-KAZ.
  • OPLLDriver by Ring.
Clone this wiki locally