X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgui%2Fmainwin.cpp;h=bfdbf0b8c8e4088ec8681e1bd4a0033f5487cc5e;hb=85fb2fe5f5a002a261e6b873b8393e085990a700;hp=8c66b8d3b3fd1854bec92b58d2d06162c90cc6bf;hpb=de3c95ef6322202f6b06c769f2ea7856a20db35d;p=virtualjaguar diff --git a/src/gui/mainwin.cpp b/src/gui/mainwin.cpp index 8c66b8d..bfdbf0b 100644 --- a/src/gui/mainwin.cpp +++ b/src/gui/mainwin.cpp @@ -207,7 +207,9 @@ WriteLog("About to attempt to load BIOSes...\n"); SET32(jaguarMainRAM, 0, 0x00200000); // Set top of stack... //Let's try this... -/*if*/ JaguarLoadFile("./software/Rayman (World).j64"); +// JaguarLoadFile("./software/Rayman (World).j64"); +// JaguarLoadFile("./software/I-War (World).j64"); + JaguarLoadFile("./software/Alien vs Predator (World).j64"); //This is crappy!!! !!! FIX !!! //Is this even needed any more? Hmm. Maybe. Dunno.