]> Shamusworld >> Repos - virtualjaguar/blobdiff - docs/README
Fixed limits on cartridge space from 4MB to 6MB.
[virtualjaguar] / docs / README
index 1f2f3b3669ce766b8c1b7f125256b4c4408c73c9..63e1f191c764dfd53e81860ba81f8cd3ced9c455 100644 (file)
@@ -1,5 +1,5 @@
 -------------------------------------------
-Virtual Jaguar v2.0.0 GCC/Qt release README
+Virtual Jaguar v2.1.1 GCC/Qt release README
 -------------------------------------------
 
 --------------
@@ -15,21 +15,19 @@ software requirements.
 
 The use of this software is entirely at your own risk. While it won't rape
 your dog, it might do other nasty things. We can't be held responsible for
-damage done to you hardware and/or software. You have been warned! You may only
-use the ROM images if you own the cartridges itself. The use of Commercial ROMs
-without owning the original cartridge is illegal in most countries and could
-result in fines and/or legal actions.
-
-This software is released under the GPL v3 or later. For more information I
-direct you to the GPLv3 file. You may hack/change the code anyway you like. You
-may not commercially sell this software. If you make changes, release the
-source code to the public and send the changes you made to the original
-authors.
+damage done to your hardware and/or software. You may only use the ROM images
+if you own the cartridges itself. The use of commercial ROMs without owning the
+original cartridge is illegal in most countries and could result in fines
+and/or legal actions.
 
 The products, trademarks and/or brands used in these documents and/or
 sourcecode are owned by their respective companies and/or successors in
 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! -
 ----------------------------------------------------------------
@@ -77,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? -
 ----------------------------------
@@ -96,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 -
 -----------