]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
4200b6
authorToni Wilen <twilen@winuae.net>
Sat, 23 Mar 2019 15:37:02 +0000 (17:37 +0200)
committerToni Wilen <twilen@winuae.net>
Sat, 23 Mar 2019 15:37:02 +0000 (17:37 +0200)
od-win32/win32.h
od-win32/winuaechangelog.txt

index 6a0d486828070c7f32667d7cc76c27b4e18a261e..79d302d06966be4e515f419da3b8736b65deaa62 100644 (file)
 #define LANG_DLL_FULL_VERSION_MATCH 1
 
 #if WINUAEPUBLICBETA
-#define WINUAEBETA _T("5")
+#define WINUAEBETA _T("6")
 #else
 #define WINUAEBETA _T("")
 #endif
 
-#define WINUAEDATE MAKEBD(2019, 3, 10)
+#define WINUAEDATE MAKEBD(2019, 3, 23)
 
 //#define WINUAEEXTRA _T("AmiKit Preview")
 //#define WINUAEEXTRA _T("Amiga Forever Edition")
index d4e4a7aa67e1b3d371d75719b1ea0034ab5da9c8..827dbba62599cd0b59f04cce3fe4b6fcae1522c9 100644 (file)
@@ -1,4 +1,10 @@
 \r
+Beta 6:\r
+\r
+- On the fly switching to built-in AROS ROM with low memory config (like basic A500) crashed.\r
+- Tape emulation: only support reads/writes if CDB fixed bit is set, emulated drive is not variable block size compatible and it was wrong anyway.\r
+- Activate debugger if entering halted state and debugger is in use (for example breakpoint active)\r
+- ATAPI tape: ATAPI identity response device type was CD-ROM, not Sequential access device.\r
 \r
 Beta 5:\r
 \r