-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Mitsutaka Okazaki edited this page Nov 9, 2019
·
5 revisions
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 |
- See the release section of this repository.
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.
- Install Winamp to user's private folder.
- Change security settings of in_msx.ini file
- open security page on in_msx.ini properties sheet, then give
write
permission toUser
.
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.