First post, by theelf
- Rank
- Oldbie
Hi all! I've been building a VGM music player for DOS and wanted to share a beta here to get some feedback before a proper release.
vgmdos plays VGM files using pure software chip emulation through a sb card . Tested and working on a real 286 25MHz, in fact, the target is a 286 machine
Supported systems:
Sega Master System / Game Gear / SG-1000 / ColecoVision / Tandy (SN76489 PSG)
Neo Geo Pocket (T6W28 dual-chip stereo PSG)
MSX (AY8910), with or without Konami SCC wavetable chip (scc VGM really dont work well in a 286 need 386DX+)
Other PSG machines/arcade/systems?¿
The software have
Fullscreen text UI with a directory browser
Reads GD3 tags (song/game/author/system) when available
Autodetects the chip type: by folder name (drop your files in folders named MSX, NGP, etc) or by scanning the VGM commands themselves if theres no hint
A config file (VGMDOS.INI) to set a starting path, toggle VU meters and pick audio quality (8000 to 44100Hz, set 8,16,22,44 default is 16 for 286 is best)
Can also play a whole folder in one go, recursively , using space bar
Is a beta bugs are expected, specially on different hardware than what I tested. Any feedback is very welcome, Im spanish so sorry in advance for my English!
thanks