]> Shamusworld >> Repos - virtualjaguar/commit
Added possibility to run DSP without host audio output, added configure options
authorShamus Hammons <jlhamm@acm.org>
Tue, 12 Jul 2011 04:02:54 +0000 (04:02 +0000)
committerShamus Hammons <jlhamm@acm.org>
Tue, 12 Jul 2011 04:02:54 +0000 (04:02 +0000)
commit868fd551420e8b88e0bcf363c121e6e84a71b09a
treef83e9ac05fd22346a6a126071cdeb6c397b0bf44
parente1652c7f4e7e08d072489f9085ebfe5a9c65187e
Added possibility to run DSP without host audio output, added configure options
for same, fixed log not to dump out when it reaches 10MB, instead it silently
ignores any further output. Also, attempting to run VJ with "use BIOS" checked
and no BIOS loaded no longer causes a virtual crash.
bios/readme.txt [deleted file]
src/dac.cpp
src/gui/configdialog.cpp
src/gui/generaltab.cpp
src/gui/generaltab.h
src/gui/mainwin.cpp
src/jaguar.cpp
src/log.cpp
src/settings.cpp
src/settings.h