From 08fa6611dfa595b956a0fc54b8aa97848bc39e0a Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Mon, 2 Nov 2015 19:25:13 +0200 Subject: [PATCH] 3200b19 --- od-win32/win32.h | 4 ++-- od-win32/winuaechangelog.txt | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/od-win32/win32.h b/od-win32/win32.h index 1790a444..812fb334 100644 --- a/od-win32/win32.h +++ b/od-win32/win32.h @@ -20,12 +20,12 @@ #define LANG_DLL_FULL_VERSION_MATCH 1 #if WINUAEPUBLICBETA -#define WINUAEBETA _T("18") +#define WINUAEBETA _T("19") #else #define WINUAEBETA _T("") #endif -#define WINUAEDATE MAKEBD(2015, 10, 26) +#define WINUAEDATE MAKEBD(2015, 11, 2) //#define WINUAEEXTRA _T("AmiKit Preview") //#define WINUAEEXTRA _T("Amiga Forever Edition") diff --git a/od-win32/winuaechangelog.txt b/od-win32/winuaechangelog.txt index e98c0d29..4419b8e8 100644 --- a/od-win32/winuaechangelog.txt +++ b/od-win32/winuaechangelog.txt @@ -1,4 +1,11 @@ +Beta 19: + +- Sprite in far right border feature (b1) didn't work correctly in AGA modes that require hires/shres horizontal + sprite resolution support. (Alien Breed 3D garbage sprite in right border) +- AGA hires/shres horizontal scrolling feature was not fully in sync with sprites (Banshee) +- In some situations bitplane DMA emulation internal state flag got stuck in active state (Aladdin blank screen). + Beta 18: - If dragndrop to GUI closed GUI (for example config file with show_gui=no), invalid GUI windows handle was accessed. -- 2.47.3