MGSP

MGS music file player

Description

This is an MGS file player that works when MGSDRV is installed. It has almost the same purpose as Ain's MGSEL, but with the following differences

Advantages over MGSEL:

  1. It also works on MSX1.
  2. Song titles can be displayed in a mixture of kanji and kana even without a kanji ROM.
  3. You can control it with the joypad.

Inferior to MGSEL: 1. It consumes a lot of MapperRAM. 2. Mouse operation is not possible. 3. There are many features that MGSEL has, but MGSP doesn't.

Usage: Execute from the command prompt in the following order.

A:\> MAINROMP A:\> MGSDRV /Z A:\> MGSP

(*) MAINROMP does not need to be run on MSX2 or later; it is a workaround for a problem where MGSDRV v3.20 may not start on MSX1.

Build files
Build script
mkdir -p package/
unzip MGSP.ZIP -d package
mv package/RequestList.txt package/Request.txt

# MGSDRV.COM
lha x mgsdr318.lzh
mv mgsdrv.com package/
mv mgsdr318.doc package/drvdocs
  • 2.0.0-1 2020-11-16
    • First release
Details
Category
Sound
Author
HRA!
Packager
Carles Amigó (fr3nd)
License
 Unknown
Url
 http://hraroom.s602.xrea.com/msx/software/mgsp_e.html
Install instructions
hub install MGSP