MGS music file player
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:
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.
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
hub install MGSP