Skip to content

Commit 98c01cd

Browse files
committed
r32 release notes
1 parent dbd34b8 commit 98c01cd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,18 @@ All rights reserved. License: 2-clause BSD
199199

200200
## Release Notes
201201

202+
### Release 32
203+
204+
* correct ROM banking
205+
* VERA emulation optimizations [Stephen Horn]
206+
* added `-dump` option to allow writing RAM, CPU state or VERA state to disk [Nils Hasenbanck]
207+
* added `-quality` option to change scaling algorithm; now defaults to "best" [Maurizio Porrato]
208+
* output of `-echo` can now be fed into UNIX pipes [Anonymous Maarten]
209+
* relative speed of emulator is shown in the title if host can't keep up [Rien]
210+
* fix: 6502 BCD arithmetic [Rien]
211+
* fix: colors (white is now white) [Rien[
212+
* fix: sprite flipping [jjbliss]
213+
202214
### Release 31
203215

204216
* VERA 0.8 register layout

0 commit comments

Comments
 (0)