Update to 2.6.2 press release.
This commit is contained in:
parent
c685033a13
commit
4a482d6133
|
@ -47,6 +47,9 @@ The 2.6.2 release is a maintenance update that adds a couple minor features and
|
|||
|
||||
<h2>Common</h2>
|
||||
|
||||
<h3>Core</h3>
|
||||
Fixed VROM size calculation error from NES header.
|
||||
|
||||
<h3>Mappers</h3>
|
||||
Added WRAM support for OneBus mapper (mapper 256).
|
||||
|
||||
|
@ -55,6 +58,7 @@ Added WRAM support for OneBus mapper (mapper 256).
|
|||
<h3>GUI Improvements and Bug Fixes</h3>
|
||||
Added an auto hide main menu on fullscreen option.<br>
|
||||
Added an option to disable display of video overlayed GUI messages.<br>
|
||||
Fixed default setting for max sprites per scanline to be 8 (matching win32 port).<br>
|
||||
|
||||
<h3>Hex Editor Improvements and Bug Fixes</h3>
|
||||
Fixed logic to move cursor to next line when editing hits end of line.<br>
|
||||
|
|
Loading…
Reference in New Issue