mdx2vgm is a converter to make .vgm files from X68000 MDX files.
MDX is a major sound format of Sharp X68000 in the 1990s.
mdx2vgm MDX_FILE.MDX
git clone https://github.com/LeonardoDemartino/mdx2vgm.git
cd mdx2vgm
cmake -DCMAKE_BUILD_TYPE=Release
make