]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
4910b7
authorToni Wilen <twilen@winuae.net>
Mon, 24 Jan 2022 19:11:59 +0000 (21:11 +0200)
committerToni Wilen <twilen@winuae.net>
Mon, 24 Jan 2022 19:11:59 +0000 (21:11 +0200)
od-win32/win32.h
od-win32/winuaechangelog.txt

index cbd81d290953a413b529f4bc12b0b54e5184786d..8a4761a7fd1f80f6c664abda29bd628a77184de4 100644 (file)
 #define LANG_DLL_FULL_VERSION_MATCH 0
 
 #if WINUAEPUBLICBETA
-#define WINUAEBETA _T("Beta 6")
+#define WINUAEBETA _T("Beta 7")
 #else
 #define WINUAEBETA _T("")
 #endif
 
-#define WINUAEDATE MAKEBD(2022, 1, 22)
+#define WINUAEDATE MAKEBD(2022, 1, 24)
 
 //#define WINUAEEXTRA _T("AmiKit Preview")
 //#define WINUAEEXTRA _T("Amiga Forever Edition")
index 61c197a15d2c38a711fa3ecaaadff5ae32b64ed9..55b35c2c717cbd181d2180ff44ee9cd3797faecb 100644 (file)
@@ -1,4 +1,11 @@
 
+Beta 7:
+
+- 68020/030 CE mode too long interrupt delay fix.
+- Possible fix for mouse counter overflow after emulator has been running many hours.
+- Weird programmed mode blanking position calculation fix.
+
+Beta 6:
 
 - Use pre-430b5 lagless vsync behavior by default if Windows 7. -beamrace 0 command line will force 430b5+ behavior and -beamrace 1 will force pre-430b5 behavior.
 - ECS Denise CSYNC blanking fixes. Denise ignores vblank strobes when deciding blanking if EXTBLKEN=1.