From 251fb1f2bfd26ed3818f9584774ad66ad9aed52f Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Sat, 23 May 2015 14:14:10 +0300 Subject: [PATCH] 3100b21 --- od-win32/win32.h | 6 +++--- od-win32/winuaechangelog.txt | 10 +++++++++- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/od-win32/win32.h b/od-win32/win32.h index 043eb4dd..43184fd1 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("20") +#define WINUAEBETA _T("21") #else #define WINUAEBETA _T("") #endif -#define WINUAEDATE MAKEBD(2015, 5, 19) +#define WINUAEDATE MAKEBD(2015, 5, 23) //#define WINUAEEXTRA _T("AmiKit Preview") //#define WINUAEEXTRA _T("Amiga Forever Edition") @@ -34,7 +34,7 @@ #define WINUAEEXTRA _T("") #endif #ifndef WINUAEREV -#define WINUAEREV _T("") +#define WINUAEREV _T("RC1") #endif #define IHF_WINDOWHIDDEN 6 diff --git a/od-win32/winuaechangelog.txt b/od-win32/winuaechangelog.txt index e255bb16..b7769005 100644 --- a/od-win32/winuaechangelog.txt +++ b/od-win32/winuaechangelog.txt @@ -1,4 +1,12 @@ +Beta 21: (RC1) + +- b17 DSKSYNC update should not have started DMA in WORDSYNC mode. +- Moved A590/A2091 ram autoconfig board after HD board. A2091 install disk RAM tester expects it. + (Some other boards may also have wrong HD/Fast RAM board order) +- Debugger deep trainer "not modified" condition fixed. +- AROS ROM updated. + Beta 20: - Drive sound noise fixed. (b19) @@ -13,7 +21,7 @@ Beta 19: - Switching from non-lace to/from lace didn't always select correct long/short/interlace frame timing. - SCSI CD READ TOC and READ SUB-CHANNEL returned failure instead of truncating result if command's allocation length was smaller than returned data structure. -- If cycle-exact and sound is Disabled: Force Disabled, but emulated. +- If cycle-exact and sound is Disabled: force Disabled, but emulated. - Added Preferred Technologices Nexus MEM TEST -jumper, clears autoconfig add to memlist bit. - Removed Nexus 2M/4M/8M config options, dynamic RAM board autoconfig data modifications are now supported. - Added Impulse FireCracker 24 display adapter emulation, single display mode only. -- 2.47.3