From 6af3ef713f4b5e33240aef439cdd4db2c48c9b89 Mon Sep 17 00:00:00 2001
From: Barry Harris <44396066+barry65536@users.noreply.github.com>
Date: Fri, 27 Jan 2012 15:26:03 +0000
Subject: [PATCH] Updated whatsnew.html
---
whatsnew.html | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/whatsnew.html b/whatsnew.html
index 2fb7e6b7b..3bb7a9927 100644
--- a/whatsnew.html
+++ b/whatsnew.html
@@ -104,6 +104,28 @@
http://www.barryharris.me.uk
http://neosource.1emu.net/forums
+v0.2.97.21
+
+- Updated the H6280 core and interface to support multiple CPUs [iq_132]
+- Added multiple-CPU support to debug tracking in the H6280 core and interface [Barry]
+- Updated Final Romance 2 in the Neo Geo driver to use Razoola's updated version [Barry]
+- Tidied World Cup '90 driver and fixed video timing and save states [Barry]
+- Fixed negative sound samples causing an app crash in some PC-Engine games [lantus]
+- Big-endian fixes for Capcom CPS-1/2/3, Cave, Irem, Psikyo and Megadrive drivers [lantus]
+- Big-endian fixes for the NEC CPU core [lantus]
+- Fixed excessive CPU usage when FB Alpha isn't doing anything [Barry]
+- Fixed non-Ascii output in the gamelist translation template export [doomking]
+- Hopefully fixed gamelist translation on Chinese systems [Barry]
+- Changed gamelist localisation to use the system codepage by default [Barry]
+- Some small localisation fixes [Barry, reported by Benjamin Siskoo]
+- Reduced the OSD text size to fit in the cliparea [Barry]
+- Fixed dat file writing from the command-line and added command-line options for PC-Engine dats, as found by MSVC SYMBOL build [Barry]
+- Fixed bug in game selection dialog with not allocating enough memory for gamenames when scanning sets [Barry]
+- Updated the default rom path to be the last path again (ie, 20 instead of 8) [Barry]
+- Updated helpfile with command-line changes [Barry]
+
+
+
v0.2.97.20
- Fixed a possible crash when scanning roms (seemed to affect x64 builds) [Barry]