While initially working with PearPC, I found the Bin2Iso utility on www.codeproject.com. This is a nice C++ application that converts Raw CD images to ISO format.
Since PearPC only understands ISO or Native CD ROMs, I thought it would be great to build this one into the Bartlett application.
Uncertain of the licensing for this application, I queried the original developer.
Below is a copy of the approval email. Please note that the Bartlett team will not attempt to merge this code with the core Bartlett code in release .01, rather we will merely recompile the Bin2Iso C++ code with a new name and icon, then call the executable from Bartlett's UI.... read more