Skip to content
forked from laoo/VGM2LNX

Conversion tool for VGM files holding Lynx music to Lynx cartridge images with simple player.

License

Notifications You must be signed in to change notification settings

b-spruck/VGM2LNX

 
 

Repository files navigation

VGM2LNX

Conversion tool for VGM files holding Lynx music to Lynx cartridge images with simple player.

Compilation

Use CMake. Requires C++17

Usage

VGM2LNX input.vgm [output.lnx]

If output file is missing, input file is taken with replaced extension to .lnx

Caveats

Generated player does not work with Handy or any other Lynx emulator known at the time of writing. Please use only real hardware.

Tool does not check whether output file exceeds 512 kB. Generated image won't behave properly in such scenario.

About

Conversion tool for VGM files holding Lynx music to Lynx cartridge images with simple player.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.4%
  • Assembly 41.6%
  • C 12.7%
  • CMake 0.3%