MoonSound_Converter (directory) : Code::Blocks project file and layout for the XM-to-LTM converter program
MoonSound_Converter (directory) : Code::Blocks project file and layout for the LTM player program
crc (directory) : CRC routines by Michael Barr
table_generators (directory) : Small programs used for generating various tables included in the source codes
test_songs (directory) : XM songs for testing the converter and player
50.com : Small MSX-DOS program written by Marq/L!T for switching the MSX computer to 50Hz display mode. Handy to use in autoexec.bat when testing with e.g. Japanese MSX computers which boot up in 60Hz mode by default.
ltmplay.c and ltmplay.h : MSX routines for playing back LTM music files
manual.odt : User manual in OpenOffice document format
mixing_table.inc : Precalculated table which maps envelope and channel volumes to OPL4 volumes
moonsound.c and moonsound.h : MoonSound/OPL4 routines, mostly taken from ms2.c by Avelino Herrera Morales
msp.c : MSX main() program for an MSX-DOS LTM player