NYMP - An YM player for the Neo Geo Pocket Color
Mic, 2013 | micol972@gmail.com


How to generate NGP files from an YM file
=========================================
* Launch nymptool.exe
* Drag & drop any number of uncompressed YM files to the application window
* Press the Build button
* The tool combines the player (nymp.bin) with each song and generates one
  NGP file per song.

If you can't run nymptool.exe on your computer you can use some other means
of inserting an YM file into nymp.bin. The file should be uncompressed, max
384 kB, and should be inserted verbatim starting at address 0x40.

The source compiles with Toshiba's C compiler (T900).

