Hi I hope someone can help I got my sega Saturn emu working using bat file which I copyed from a post here.
@echo off
"C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount dt, 0, %1%
start "" /wait ssf.exe
"C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -unmount dt, 0
Thanks to the preson that posted it can I use the same kind of thing to mount turbo gfx cds? can anyone help please