XMrsPlayer is a rust port libxm player

the original code uses the WTFPL Version2 license. XMrsPlayer uses the MIT License with consent from the Romain Dal Maso original author.

How to use?

$ cargo run --release -- --help $ cargo run --release -- -f DEADLOCK.XM

See src/bin/player.rs as an example.