diff --git a/web/pressrelease-2.6.2.html b/web/pressrelease-2.6.2.html index 20f5a5ee..4f2bb17a 100644 --- a/web/pressrelease-2.6.2.html +++ b/web/pressrelease-2.6.2.html @@ -47,6 +47,9 @@ The 2.6.2 release is a maintenance update that adds a couple minor features and

Common

+

Core

+Fixed VROM size calculation error from NES header. +

Mappers

Added WRAM support for OneBus mapper (mapper 256). @@ -55,6 +58,7 @@ Added WRAM support for OneBus mapper (mapper 256).

GUI Improvements and Bug Fixes

Added an auto hide main menu on fullscreen option.
Added an option to disable display of video overlayed GUI messages.
+Fixed default setting for max sprites per scanline to be 8 (matching win32 port).

Hex Editor Improvements and Bug Fixes

Fixed logic to move cursor to next line when editing hits end of line.