mirror of https://github.com/stella-emu/stella.git
Updated master with 6.0.2 changelog.
This commit is contained in:
parent
0dbd505b9b
commit
75bda25459
|
@ -12,7 +12,7 @@
|
||||||
Release History
|
Release History
|
||||||
===========================================================================
|
===========================================================================
|
||||||
|
|
||||||
6.0.1 to 6.1: (MM dd, 2019)
|
6.0.2 to 6.1: (MM dd, 2019)
|
||||||
|
|
||||||
* Note: because of major event remapping changes, all remappings will be
|
* Note: because of major event remapping changes, all remappings will be
|
||||||
reset to defaults; if you had custom mappings, they will need to
|
reset to defaults; if you had custom mappings, they will need to
|
||||||
|
@ -159,6 +159,11 @@
|
||||||
-Have fun!
|
-Have fun!
|
||||||
|
|
||||||
|
|
||||||
|
6.0.1 to 6.0.2: (October 11, 2019)
|
||||||
|
|
||||||
|
* Updated properties database for Pink Panther ROM.
|
||||||
|
|
||||||
|
|
||||||
6.0 to 6.0.1: (June 5, 2019)
|
6.0 to 6.0.1: (June 5, 2019)
|
||||||
|
|
||||||
* Added support for CDFJ bankswitching type (Galaga, Wizard of War, etc).
|
* Added support for CDFJ bankswitching type (Galaga, Wizard of War, etc).
|
||||||
|
|
|
@ -1,15 +1,22 @@
|
||||||
|
stella (6.0.2-1) stable; urgency=high
|
||||||
|
|
||||||
|
* Version 6.0.2 release
|
||||||
|
|
||||||
|
-- Stephen Anthony <sa666666@gmail.com> Fri, 11 Oct 2019 17:09:59 -0230
|
||||||
|
|
||||||
|
|
||||||
stella (6.0.1-1) stable; urgency=high
|
stella (6.0.1-1) stable; urgency=high
|
||||||
|
|
||||||
* Version 6.0.1 release
|
* Version 6.0.1 release
|
||||||
|
|
||||||
-- Stephen Anthony <sa666666@gmail.com> Wed, 5 Jun 2019
|
-- Stephen Anthony <sa666666@gmail.com> Wed, 5 Jun 2019 17:09:59 -0230
|
||||||
|
|
||||||
|
|
||||||
stella (6.0-1) stable; urgency=high
|
stella (6.0-1) stable; urgency=high
|
||||||
|
|
||||||
* Version 6.0 release
|
* Version 6.0 release
|
||||||
|
|
||||||
-- Stephen Anthony <sa666666@gmail.com> Sun, 23 Dec 2018
|
-- Stephen Anthony <sa666666@gmail.com> Sun, 23 Dec 2018 17:09:59 -0230
|
||||||
|
|
||||||
|
|
||||||
stella (5.1.1-1) stable; urgency=high
|
stella (5.1.1-1) stable; urgency=high
|
||||||
|
|
|
@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
* ddd Sep d 2019 Stephen Anthony <sa666666@gmail.com> 6.1-1
|
* ddd Sep d 2019 Stephen Anthony <sa666666@gmail.com> 6.1-1
|
||||||
- Version 6.1 release
|
- Version 6.1 release
|
||||||
|
|
||||||
|
* Fri Oct 11 2019 Stephen Anthony <sa666666@gmail.com> 6.0.2-1
|
||||||
|
- Version 6.0.2 release
|
||||||
|
|
||||||
* Wed Jun 5 2019 Stephen Anthony <sa666666@gmail.com> 6.0.1-1
|
* Wed Jun 5 2019 Stephen Anthony <sa666666@gmail.com> 6.0.1-1
|
||||||
- Version 6.0.1 release
|
- Version 6.0.1 release
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue