]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
41000b11
authorToni Wilen <twilen@winuae.net>
Sun, 18 Dec 2022 13:58:21 +0000 (15:58 +0200)
committerToni Wilen <twilen@winuae.net>
Sun, 18 Dec 2022 13:58:21 +0000 (15:58 +0200)
od-win32/win32.h
od-win32/winuaechangelog.txt

index bfe3ccd000d25940c5d4562afa2ee298658653a0..4e317629cdb13584cba9b5443dd8033049398459 100644 (file)
 #define GETBDM(x) (((x) - ((x / 10000) * 10000)) / 100)
 #define GETBDD(x) ((x) % 100)
 
-#define WINUAEPUBLICBETA 1
+#define WINUAEPUBLICBETA 0
 #define LANG_DLL 1
-#define LANG_DLL_FULL_VERSION_MATCH 0
+#define LANG_DLL_FULL_VERSION_MATCH 1
 
 #if WINUAEPUBLICBETA
-#define WINUAEBETA _T("Beta 10")
+#define WINUAEBETA _T("Beta 0")
 #else
 #define WINUAEBETA _T("")
 #endif
 
-#define WINUAEDATE MAKEBD(2022, 12, 10)
+#define WINUAEDATE MAKEBD(2022, 12, 18)
 
 //#define WINUAEEXTRA _T("AmiKit Preview")
 //#define WINUAEEXTRA _T("Amiga Forever Edition")
 
 #ifndef WINUAEEXTRA
-#define WINUAEEXTRA _T("RC2")
+#define WINUAEEXTRA _T("")
 #endif
 #ifndef WINUAEREV
 #define WINUAEREV _T("")
index 4257a19f235057a1eb9405197afd948c105a820c..e0d6e2d652f7b9c3f89d72b3bedbfaaf7dd2e7a4 100644 (file)
@@ -1,4 +1,12 @@
 
+
+Beta 11 (RC3):
+
+- Fixed magic mouse without virtual mouse driver installed in RTG modes. (4.9.0)
+- Memwatch N flag was not cleared when watchpoint was reset.
+- Syncronize clock option was broken, when active, CIA-A TOD was stopped. Broken when CIA emulation was refactored (b1).
+- Small 68040+ "cycle-exact" adjustments.
+
 Beta 10 (RC2):
 
 - Bumped version to 4.10.0