From 4a482d6133809af45a9fcc9aea329186231cca3c Mon Sep 17 00:00:00 2001 From: mjbudd77 Date: Thu, 3 Feb 2022 21:09:32 -0500 Subject: [PATCH] Update to 2.6.2 press release. --- web/pressrelease-2.6.2.html | 4 ++++ 1 file changed, 4 insertions(+) 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.