From fdde3851174518572ea6f581a247a1768ca9c671 Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Wed, 14 Jun 2017 20:46:41 +0300 Subject: [PATCH] 3500b14 --- od-win32/win32.h | 4 ++-- od-win32/winuaechangelog.txt | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/od-win32/win32.h b/od-win32/win32.h index 6f229d8b..7aeeae90 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("13") +#define WINUAEBETA _T("14") #else #define WINUAEBETA _T("") #endif -#define WINUAEDATE MAKEBD(2017, 6, 13) +#define WINUAEDATE MAKEBD(2017, 6, 14) //#define WINUAEEXTRA _T("AmiKit Preview") //#define WINUAEEXTRA _T("Amiga Forever Edition") diff --git a/od-win32/winuaechangelog.txt b/od-win32/winuaechangelog.txt index ed01991e..bd98eed7 100644 --- a/od-win32/winuaechangelog.txt +++ b/od-win32/winuaechangelog.txt @@ -5,6 +5,10 @@ JIT Direct current rules are less complex now. It automatically switches off onl Note that in 64-bit version RTG VRAM must be inside of reserved natmem space. (Outside = error message and return back to GUI) +Beta 14: + +- Fixed MMU mode HALT3 errors (b7) + Beta 13: - Masoboshi Mastercard fully emulated. SCSI fake DMA write and true SCSI and IDE DMA read/write support implemented. -- 2.47.3