X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=docs%2FREADME;h=54457782563337fcb9c178b91ba37da57aaa6dbf;hb=4a9e75bf88e044c9f24f6d2d5f9858d0b0857cc3;hp=731c2c9da14d55672bd62854694ff99f49f845de;hpb=f8bb0a4732972d707304ebb09f74012b1390596e;p=virtualjaguar diff --git a/docs/README b/docs/README index 731c2c9..5445778 100644 --- a/docs/README +++ b/docs/README @@ -50,14 +50,14 @@ More information about SDL can be found at http://www.libsdl.org. - Using Virtual Jaguar GCC/SDL After compiling the binary (see INSTALL) you can now run original Atari Jaguar -games. These games are distributed on cartridges and can there for not be used -on a P.C. To use these games on Virtual Jaguar GCC/SDL you need to get ROM -images. Besides that ROM images from Commercial games you must also obtain the -Atari Jaguar (CD) boot ROM which you must copy to the BIOS directory. -For legal issues concerning ROM images please consult the DISCLAIMER at the -beginning of this file. - -After obtaining the Atari Jaguar (CD) boot ROM and several ROM's you can now +games. These games are distributed on cartridges and can there for cannot be +used on a P.C. To use these games on Virtual Jaguar GCC/SDL you need to get ROM +images. Besides the ROM images from commercial games you must also obtain the +Atari Jaguar (CD) boot ROM which you must copy to the BIOS directory. For legal +issues concerning ROM images please consult the DISCLAIMER at the beginning of +this file. + +After obtaining the Atari Jaguar (CD) boot ROM and several ROMs you can now use Virtual Jaguar using the following command: ./vj [romfile] [-switches] @@ -73,8 +73,8 @@ files, then you can type and Virtual Jaguar will pull up a simple file selector to allow you to choose which ROM file you want to use. -This emulator also emulates the Atari Jaguar Analog gamepads. By using the -following keyboard or joystick settings you can (possibly) play the game: +This emulator also emulates the Atari Jaguar gamepads. By using the following +keyboard or joystick settings you can (possibly) play a given game: Atari Button C : Z or joystick button 3 Atari Button B : X or joystick button 2 @@ -86,11 +86,12 @@ Atari UP : UP or joystick UP Atari DOWN : DOWN or joystick DOWN Atari LEFT : LEFT or joystick LEFT Atari RIGHT : RIGHT or joystick RIGHT -Atari *, # are not mapped yet! +Atari # : Keypad / +Atari * : Keypad * With ESC you can easily stop Virtual Jaguar GCC/SDL which will get you back -to you command prompt. If you want to change the key layout, simply hack the -src/joystick.cpp and change the keys :) +to you command prompt. If you want to change the key layout, simply edit the +vj.cfg file and change the keys :) - Finally