]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
4100b3
authorToni Wilen <twilen@winuae.net>
Wed, 29 Aug 2018 18:08:50 +0000 (21:08 +0300)
committerToni Wilen <twilen@winuae.net>
Wed, 29 Aug 2018 18:08:50 +0000 (21:08 +0300)
od-win32/win32.h
od-win32/winuaechangelog.txt

index 176da361227da7c4b908b1ac0119e716a8dab041..bab03a1b947ead5b6c657054906029118831d75c 100644 (file)
 #define LANG_DLL_FULL_VERSION_MATCH 1
 
 #if WINUAEPUBLICBETA
-#define WINUAEBETA _T("2")
+#define WINUAEBETA _T("3")
 #else
 #define WINUAEBETA _T("")
 #endif
 
-#define WINUAEDATE MAKEBD(2018, 8, 22)
+#define WINUAEDATE MAKEBD(2018, 8, 29)
 
 //#define WINUAEEXTRA _T("AmiKit Preview")
 //#define WINUAEEXTRA _T("Amiga Forever Edition")
index 6d66599719fe83b2bb558636d385ed112d76a1a4..5858107ac2fb168e106952e065bf2297b867f634 100644 (file)
@@ -1,5 +1,14 @@
 \r
 \r
+Beta 3:\r
+\r
+- Some CHD CD files returned incorrect data.\r
+- AccessX second IDE port support added.\r
+- Added v3.4 Multi Evolution ROM (Later Off Limits variant with different boot screen). Note that Off Limits variant has Fast RAM SIMM sockets which are not autoconfig and will crash the system if system has another Z2 board (even if Multi Evolution board has no RAM). Boot ROM RAM detection does not check if RAM for example is located in CPU socket installed accelerator.\r
+- CD audio handling improved, now each unit has own state variables. Multiple CD drives can now play CD audio simultaneously without corrupting each others state.\r
+- Fixed crash if more than 1 non-Paula audio stream was active. (emulated sound cards, also CD audio if "include" option ticked)\r
+- Fixed corrupted doublescan modes (b1)\r
+\r
 Beta 2:\r
 \r
 - NE2000 PCMCIA and NE2000 bridgeboard didn't support custom MAC and network mode selection (slirp with open ports or pcap mode).\r
@@ -18,7 +27,6 @@ AccessX 500:
 - v2.1 ROM added, in scrambled and descrambled format. Both are supported.\r
 - Supports custom filesystems.\r
 \r
-\r
 Beta 1:\r
 \r
 - Full sub pixel accurate display emulation. AGA hires/shres BPLCON1 resolution is now fully supported, in all modes. Option in Chipset panel, not enabled by default. It is rarely needed and requires much more CPU power.\r