bin2wav
Summary
This program creates wav files from multiple bin (redump.org format). It works on Windows PC (WinXP or higher).
Usage
Start cmd.exe & run exe. for more information, run in no arg.
Development Tool
Visual Studio 2017 (Visual C++ 2017)
License
See LICENSE
Disclaimer
Use this tool at own your risk. Trouble in regard to the use of this tool, I can not guarantee any.
Change Log
2014-05-15
first release
2014-05-16
Fixed: read size (2352byte)
2017-04-01
Supported: gdi file
2018-04-19
Changed: LICENSE (MS-PL -> Apache License Version 2.0)
Changed: Visual Studio 2015 to 2017