]> Shamusworld >> Repos - virtualjaguar/blobdiff - docs/virtualjaguar.1
QString no longer supports toAscii, use toUtf8 instead
[virtualjaguar] / docs / virtualjaguar.1
index 5ebcdf3837248b9356a29fe9b9e8a496d3c38086..f59cf1b80ec0f3895f7baad25266d7c93fb56126 100644 (file)
@@ -127,24 +127,22 @@ Keypad #
 
 .SH FILES
 .TP
 
 .SH FILES
 .TP
-.B ~/virtualjaguar/virtualjaguar.log
-Virtualjaguar log file. If the file cannot be opened, the log it sent
-to standard output instead. The log file is overwritten on startup.
+.B virtualjaguar.log
+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.
 .TP
 .TP
-.B ~/virtualjaguar/eeproms/
+.B ${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.
 .TP
 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.
 .TP
-.B ~/virtualjaguar/software/
+.B ${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.
 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.
-.TP
-.B ~/virtualjaguar/bios/
-If a Jaguar BIOS is used (see \-b, \-\-bios), the bios is loaded from
-this directory.
 
 .SH AUTHOR
 This manual page was written by Teemu Hukkanen <tjhukkan@iki.fi>.
 
 .SH AUTHOR
 This manual page was written by Teemu Hukkanen <tjhukkan@iki.fi>.