]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/vj.cpp
1.0.7 update
[virtualjaguar] / src / vj.cpp
index c256bfd9c609e470cb77b8c516e85384e82b40ba..effc91d7cfc0be683eeb1f14ba282e34a5467aeb 100644 (file)
@@ -181,7 +181,9 @@ int main(int argc, char * argv[])
        jaguar_init();
 
        // Get the BIOS ROM
-       if (vjs.useJaguarBIOS)
+//     if (vjs.useJaguarBIOS)
+// What would be nice here would be a way to check if the BIOS was loaded so that we
+// could disable the pushbutton on the Misc Options menu... !!! FIX !!!
                JaguarLoadROM(jaguar_bootRom, vjs.jagBootPath);
 
        SET32(jaguar_mainRam, 0, 0x00200000);                   // Set top of stack...