]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
5310b3
authorToni Wilen <twilen@winuae.net>
Sat, 12 Oct 2024 14:33:42 +0000 (17:33 +0300)
committerToni Wilen <twilen@winuae.net>
Sat, 12 Oct 2024 14:33:42 +0000 (17:33 +0300)
od-win32/win32.h
od-win32/winuaechangelog.txt

index a61d01669b4dc2081a0208d8b56161c013019013..16b056b45aa33d27031604cb52bc73eaa80c063c 100644 (file)
 #define LANG_DLL_FULL_VERSION_MATCH 0
 
 #if WINUAEPUBLICBETA
-#define WINUAEBETA _T("2")
+#define WINUAEBETA _T("3")
 #else
 #define WINUAEBETA _T("")
 #endif
 
-#define WINUAEDATE MAKEBD(2024, 9, 29)
+#define WINUAEDATE MAKEBD(2024, 10, 12)
 
 //#define WINUAEEXTRA _T("AmiKit Preview")
 //#define WINUAEEXTRA _T("Amiga Forever Edition")
index fd6723542e26771320a66e388c652195b9288c32..789d487b13d25f989f1741fba5eacf98076813c7 100644 (file)
@@ -1,6 +1,12 @@
 
 This is quick 5.3.1 beta series, normal update to 5.3.0. You might have heard that I have started rewriting (almost) whole custom chipset emulation few months ago. This isn't it. Still work to do, it isn't that useful in fast CPU modes yet.
 
+
+Beta 3:
+
+- Interlaced screenshots still had toggling height in some situations.
+- On the fly Direct3D 9 mode OSD led font size change didn't recalculate new font size correctly until display mode was changed at least once.
+
 Beta 2:
 
 - TekMagic RAM configuration fixed.