X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=docs%2FREADME;h=9cee28102062b3c7c4aaa65f88b6b093e31a7eda;hb=77430278bc7300a9ad84bdc2e40615c1d510dc78;hp=9f75f917909acf14bd08fd40fbbb23543d878bfd;hpb=2d556a3eb52664e928014a72ad18edc13281de7e;p=virtualjaguar diff --git a/docs/README b/docs/README index 9f75f91..9cee281 100644 --- a/docs/README +++ b/docs/README @@ -1,5 +1,5 @@ ------------------------------------------- -Virtual Jaguar v2.0.2 GCC/Qt release README +Virtual Jaguar v2.1.2 GCC/Qt release README ------------------------------------------- -------------- @@ -27,6 +27,7 @@ interest. This software is released under the GPL v3 or later. For more information, read the GPLv3 file. + ---------------------------------------------------------------- - IMPORTANT NOTE ABOUT JAGUAR FILE FORMATS--READ THIS OR ELSE! - ---------------------------------------------------------------- @@ -74,6 +75,7 @@ There is a fifth type of file that is supported by Virtual Jaguar, the .j64 file, which is simply a 1, 2, or 4 Meg dump of a Jaguar cartridge ROM which loads at $800000 in the Jaguar memory space. + ---------------------------------- - What is Virtual Jaguar GCC/Qt? - ---------------------------------- @@ -93,21 +95,23 @@ systems as well but we can not guarantee that. The port was done by the SDLEMU crew (http://sdlemu.ngemu.com) and especially by Niels Wagenaar and Carwin Jones. A major portion of the rewrite was done by -James L. Hammons. You may contact us by e-mail (sdlemu@ngemu.com) or leave a +James Hammons. You may contact us by e-mail (sdlemu@ngemu.com) or leave a message on the SDLEMU Official Forum (see the website). Patches and bugfixes are particularly welcome! :) More information about the incredible SDL libraries can be found at http://www.libsdl.org. Thanks Sam--you rock! :) + ------------------------------- - Using Virtual Jaguar GCC/Qt - ------------------------------- -Simply double click on the Virtual Jaguar icon or type ./virtualjaguar from +Simply double click on the Virtual Jaguar icon or type ./virtualjaguar -h from the command line. See the built in help (under Help|Contents) for more information on how to use it. :-) + ----------- - Finally - -----------