Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
Stella
Commits
10067dfe
Commit
10067dfe
authored
Jun 20, 2020
by
Stephen Anthony
Browse files
Last minute update to docs before the 6.2.1 release.
parent
71f3b2ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/index.html
View file @
10067dfe
...
...
@@ -4290,7 +4290,17 @@ Ms Pac-Man (Stella extended codes):
<td><i>
_BASEDIR_/stella.pro
</i></td>
</tr>
</table>
<p>
Stella will require a restart for changes to this file to take effect.
</p>
<p>
The buttons at the bottom of the dialog work as follows:
<ul>
<li><b>
Defaults
</b>
: Reset the properties to those built into Stella.
</li>
<li><b>
Save
</b>
: Save the properties for the
<i>
currently selected ROM only
</i>
to a properties file in the users default save directory.
</li>
<li><b>
OK
</b>
: Merge/commit any changes into the ROM properties database, which
contains info on all ROMs.
</li>
<li><b>
Cancel
</b>
: Revert any changes in the dialog, and cancel the operation.
</li>
</ul>
<p>
Note that for any changes made here, Stella will require a restart for the
changes to take effect.
</p>
</blockquote></br>
<h2><b><a
name=
"Palette"
>
Palette Support
</a></b></h2>
...
...
src/common/Version.hxx
View file @
10067dfe
...
...
@@ -19,6 +19,6 @@
#define VERSION_HXX
#define STELLA_VERSION "6.2.1"
#define STELLA_BUILD "60
39
"
#define STELLA_BUILD "60
41
"
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment