X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fvj.cpp;h=effc91d7cfc0be683eeb1f14ba282e34a5467aeb;hb=847f593941ee60d7be72cd07309201bfdb3651f8;hp=c256bfd9c609e470cb77b8c516e85384e82b40ba;hpb=33d8eb46c17988e9e843391187d390ecd7e6aa86;p=virtualjaguar diff --git a/src/vj.cpp b/src/vj.cpp index c256bfd..effc91d 100644 --- a/src/vj.cpp +++ b/src/vj.cpp @@ -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...