Skip to content

MegaVGMDrive - Standalone VGM Player for MiSTer FPGA

Technical discussion about the VGM format, and all the software you need to handle VGM files.

Moderator: Staff

  • Sin_TARO Offline
  • Posts: 2
  • Joined: 2026-06-20, 13:26:26

MegaVGMDrive - Standalone VGM Player for MiSTer FPGA

Post by Sin_TARO »

Hi everyone,

I'd like to share a new project called MegaVGMDrive.

MegaVGMDrive is a standalone VGM player core for MiSTer FPGA.

Unlike a console core, it does not run Genesis ROMs. It loads VGM files directly and plays them using JT12/YM2612 and PSG audio cores.

Features:
- YM2612 (JT12) + PSG
- DDRAM-backed playback
- Multi-megabyte VGM support
- Open source

Project:
https://github.com/dai-VGM/MegaVGMDrive

Feedback is welcome.