Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 408 Bytes

VGM player

Simple VGM player for:

  • the Sega Game Gear with an old Everdrive SD cart,
  • the Game Boy with an Everdrive X3/X5/X7 SD cart,
  • the Game Boy with an EZ-Flash Junior SD cart.

Plays non-compressed VGM files directly from the SD card.

You need the latest version of GBDK-2020, GNU Make, Python + Pillow package to compile this project. On windows you also need the linux subsystem, say, MSys2.