From: Toni Wilen Date: Mon, 24 Jan 2022 19:11:59 +0000 (+0200) Subject: 4910b7 X-Git-Tag: 4910~9 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=e6166e5d28d6e5b91f33699935362b4f0dfc64f0;p=francis%2Fwinuae.git 4910b7 --- diff --git a/od-win32/win32.h b/od-win32/win32.h index cbd81d29..8a4761a7 100644 --- a/od-win32/win32.h +++ b/od-win32/win32.h @@ -20,12 +20,12 @@ #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") diff --git a/od-win32/winuaechangelog.txt b/od-win32/winuaechangelog.txt index 61c197a1..55b35c2c 100644 --- a/od-win32/winuaechangelog.txt +++ b/od-win32/winuaechangelog.txt @@ -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.