From e2e6c7dcb56f8dc2509d5792987a52f4fc40fa86 Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Sat, 27 Apr 2019 21:00:16 +0300 Subject: [PATCH] 4210b2 --- od-win32/win32.h | 4 ++-- od-win32/winuaechangelog.txt | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/od-win32/win32.h b/od-win32/win32.h index 30b82bea..f86db697 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("1") +#define WINUAEBETA _T("2") #else #define WINUAEBETA _T("") #endif -#define WINUAEDATE MAKEBD(2019, 4, 18) +#define WINUAEDATE MAKEBD(2019, 4, 27) //#define WINUAEEXTRA _T("AmiKit Preview") //#define WINUAEEXTRA _T("Amiga Forever Edition") diff --git a/od-win32/winuaechangelog.txt b/od-win32/winuaechangelog.txt index 8322eda6..31abd559 100644 --- a/od-win32/winuaechangelog.txt +++ b/od-win32/winuaechangelog.txt @@ -1,6 +1,12 @@ +Beta 2: + +- It was not possible to delete existing floppy disk saveimage using GUI button if write protected checkbox was ticked. (Very old bug) +- Added "cpu_halt_auto_reset=false/true" config line entry. If true, hard reset is immediately forced if CPU would halt. +- 420b2 "Fixed AGA HAM graphics corruption.." more fixing.. +Beta 1: - 420b2 "Fixed AGA HAM graphics corruption.." missed one special case. Fixes Alien Breed 3D graphics corruption. - Reset/Restart didn't clear uaegfx overlay state. -- 2.47.3