#define LANG_DLL_FULL_VERSION_MATCH 0
#if WINUAEPUBLICBETA
-#define WINUAEBETA _T("2")
+#define WINUAEBETA _T("3")
#else
#define WINUAEBETA _T("")
#endif
-#define WINUAEDATE MAKEBD(2019, 4, 27)
+#define WINUAEDATE MAKEBD(2019, 4, 30)
//#define WINUAEEXTRA _T("AmiKit Preview")
//#define WINUAEEXTRA _T("Amiga Forever Edition")
\r
\r
+Beta 3:\r
+\r
+- Number of partitions in single UAE HDF was still not correctly restricted to max supported (420b8).\r
+- PPC CPU incorrectly used direct access when accessing Picasso IV byteswap memory regions. (Shogo color error, probably other PPC games/demos too)\r
+- Added support for Picasso IV Zorro II 2M VRAM mode. (J1 jumper in real hardware, VRAM size adjustment in UAE)\r
+\r
Beta 2:\r
\r
- It was not possible to delete existing floppy disk saveimage using GUI button if write protected checkbox was ticked. (Very old bug)\r