diff options
author | B. Watson <urchlay@slackware.uk> | 2023-07-16 15:18:18 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-22 15:52:58 +0700 |
commit | e0bbb9a86315a38f6a3c8a25a4a832b4ff3ce677 (patch) | |
tree | 7ce5bee19adf4872503ceb437343e6713c8b0298 /games/clksignal/clksignal-qt.6 | |
parent | bc0c1d51841ae2829a8cdfd3cf5edfb83dbb8e90 (diff) |
games/clksignal: Updated for version 20230515.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/clksignal/clksignal-qt.6')
-rw-r--r-- | games/clksignal/clksignal-qt.6 | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/games/clksignal/clksignal-qt.6 b/games/clksignal/clksignal-qt.6 index 79414956422bf..613e824dac07b 100644 --- a/games/clksignal/clksignal-qt.6 +++ b/games/clksignal/clksignal-qt.6 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "CLKSIGNAL-QT" 6 "2022-01-08" "20211219" "SlackBuilds.org" +.TH "CLKSIGNAL-QT" 6 "2023-07-16" "20230515" "SlackBuilds.org" .SH NAME clksignal-qt \- graphical interface for clksignal emulator .\" RST source for clksignal-qt(6) man page. Convert with: @@ -51,9 +51,25 @@ automatically be started. .sp Unlike \fBclksignal\fP, \fBclksignal\-qt\fP \fIonly\fP supports PulseAudio for audio output. No, it won\(aqt work with \fBapulse\fP(1), either. +.SH FILES +.sp +\fBclksignal\-qt\fP looks for ROM files in several directories, including: +.INDENT 0.0 +.TP +.B /usr/share/clksignal\-qt/ROMImages/ +To populate this directory, install the \fBclksignal\-roms\fP package from +SlackBuilds.org +.TP +.B $HOME/.local/share/clksignal\-qt/ROMImages/ +Simply copy files here (or drag\-and\-drop them into the UI when asked to). +.UNINDENT +.sp +Each of these directories has subdirectories named after the emulated +system (e.g. \fBAppleII/\fP, \fBVic20/\fP). To see the full list of systems, +run \fBclksignal\fP \fI\-\-help\fP\&. .SH COPYRIGHT .sp -See the file /usr/doc/clksignal\-20211219/LICENSE for license information. +See the file /usr/doc/clksignal\-20230515/LICENSE for license information. .SH AUTHORS .sp clksignal\-qt was written by Thomas Harte. |