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
493d47e5
Commit
493d47e5
authored
Apr 02, 2020
by
Stephen Anthony
Browse files
A few more fixes for 6.1.1.
parent
f9eaa33d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Changes.txt
View file @
493d47e5
...
@@ -14,11 +14,16 @@
...
@@ -14,11 +14,16 @@
6.1 to 6.1.1: (April 4, 2020)
6.1 to 6.1.1: (April 4, 2020)
* Fixed crash in 3E bankswitching scheme when writing to ROM addresses.
* Fix snapshots on Retina HiDPI displays capturing only the top-left
* Fix snapshots on Retina HiDPI displays capturing only the top-left
corner.
corner.
* Fixed wrong color for BK (background) swatch in the debugger.
* Fixed wrong color for BK (background) swatch in the debugger.
* Fixed 'Right Diff' button in Command menu changing left difficulty
instead.
* Fixed compilation of libretro port on Debian Buster.
* Fixed compilation of libretro port on Debian Buster.
-Have fun!
-Have fun!
...
...
src/common/Version.hxx
View file @
493d47e5
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
#define VERSION_HXX
#define VERSION_HXX
#define STELLA_VERSION "6.1.1"
#define STELLA_VERSION "6.1.1"
#define STELLA_BUILD "573
5
"
#define STELLA_BUILD "573
6
"
#endif
#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