X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=docs%2FREADME;h=9cee28102062b3c7c4aaa65f88b6b093e31a7eda;hb=3b0e8e7d6be25106bcfa0ee0c78faed597e9a2c6;hp=5e5d3b17ee7ce9ed9277192002a3b861a056d773;hpb=8edf7ac06469707cc221b2cdaa8bea0ed4e2f898;p=virtualjaguar diff --git a/docs/README b/docs/README index 5e5d3b1..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 ------------------------------------------- -------------- @@ -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 may only use the ROM images if -you own the cartridges itself. The use of Commercial ROMs without owning the +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. -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. - 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 - -----------