blob: a416ce2c42bb5bff23d27106e2ce83be4189f68a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
--- doc/vice.texi.orig 2018-12-19 23:41:08 UTC
+++ doc/vice.texi
@@ -1552,8 +1552,8 @@ System files can still be installed in a
specify a complete path instead of just a file name. For example, if
you specify @file{./kernal} as the kernal image name, the kernal image
will be loaded from the current directory. This can be done by using
-command-line options or by modifying resource values (@pxref{Resource
-files}).
+command-line options or by modifying
+resource values (@pxref{Resource files}).
@menu
* ROM files:: Files containing dumps of the original ROMs.
@@ -11775,8 +11775,9 @@ character cell, the 8 colour bits are us
@subsection Changing screen colors
It is also possible to choose what color set is used for the emulation
-window. This is done by specifying a palette file name (@pxref{Palette
-files}) in the @code{PaletteName} resource. The menu provides the
+window. This is done by specifying a palette file
+name (@pxref{Palette files}) in the @code{PaletteName}
+resource. The menu provides the
following values:
@itemize @bullet
@@ -12204,8 +12205,9 @@ xcbm5x0: (510)
@subsection Changing screen colors
It is also possible to choose what color set is used for the emulation
-window. This is done by specifying a palette file name (@pxref{Palette
-files}) in the @code{PaletteName} resource. The menu provides the
+window. This is done by specifying a palette file name
+(@pxref{Palette files}) in the @code{PaletteName}
+resource. The menu provides the
following values:
@itemize @bullet
|