Scroll to navigation

virtualjaguar(1) General Commands Manual virtualjaguar(1)

NAME

virtualjaguar - An Atari Jaguar emulator

SYNOPSIS

virtualjaguar [options] [rom image file]

DESCRIPTION

Virtualjaguar is an emulator for the Atari Jaguar videogame system.

OPTIONS

[rom image file]
Name of file to load
Run in Alpine emulation mode
Boot using Jaguar BIOS
Do not use Jaguar BIOS
Enable GPU emulation
Disable GPU emulation
Create and use log file
Do not use log file
Show command line help

SOUND

DSP emulation is needed for audio output

Enable DSP emulation
Disable DSP emulation

VIDEO

Start in full screen mode
PAL mode
NTSC mode
Enable GL bilinear filter
Disable GL bilinear filter
Do not show emulation of tv static. This can be slow on low end CPUs.

CONTROLS

Quit virtualjaguar
Load a new program
Pause emulation
Advance the emulation by a single frame
Toggle full screen mode

(Keybindings can be changed in the configuration dialog.)
Up
Down
Left
Right
Pause
Option
Button C
Button B
Button A
1 through 0
Buttons 1 through 0 on the keypad
=
Keypad *
-
Keypad #

FILES

Virtualjaguar log file. Only written if the log option (-l or --log) is given. If the file cannot be opened, the log it sent to standard output instead. The log file is overwritten on startup. Note that the file is written to the current directory.
${XDG_DATA_HOME}/virtualjaguar/eeproms/ (typically ~/.local/share/data/virtualjaguar/eeproms/)
Some Atari Jaguar cartridges feature a small writable EEPROM, used for saving game state and score lists. If this directory exists, virtualjaguar will emulate the EEPROM by saving the state in file in this directory.
${XDG_DATA_HOME}/virtualjaguar/software/ (typically ~/.local/share/data/virtualjaguar/software/)
The virtualjaguar GUI for loading software scans this directory, and shows the loadable files, along with information about the program, and a label image if one is included in a zip archive of the software.

AUTHOR

This manual page was written by Teemu Hukkanen <tjhukkan@iki.fi>.

2012-06-22 Virtualjaguar