HomeForumsWhat's newResources 
 
 
Skippable boot and sega screens?
CarlosTheMover - Aug 3, 2015
 CarlosTheMover Aug 3, 2015
Hi

Is there a version of the Saturn BIOS that skips the flying bits Saturn logo screen and the Presented by Sega screen? When repeatedly building and running code in Yabause, waiting for those two screens to play and go away is a pain.

Thanks!

 antime Aug 4, 2015
I'm not aware of one, but the animation can be aborted by pressing a controller button. The Sega logo has a minimum time it will stay on screen, but during that time the first load file is loaded from CD.

 cafe-alpha Aug 5, 2015
Yabause internal BIOS (= used when BIOS file is not specified in yabause settings screen) don't show startup animation, but only minimal features are implemented in this internal one.
So if you want to optimize time for debugging your application, I recommend to test with internal BIOS, and sometimes with original one, in order to be sure that there's no problem due to differences in internal/original BIOS.