#define LANG_DLL_FULL_VERSION_MATCH 0
#if WINUAEPUBLICBETA
-#define WINUAEBETA _T("3")
+#define WINUAEBETA _T("4")
#else
#define WINUAEBETA _T("")
#endif
-#define WINUAEDATE MAKEBD(2015, 12, 16)
+#define WINUAEDATE MAKEBD(2015, 12, 20)
//#define WINUAEEXTRA _T("AmiKit Preview")
//#define WINUAEEXTRA _T("Amiga Forever Edition")
+Beta 4:
+
+- Serial emulation didn't flush transmit buffer, it was possible last few characters remained in buffer.
+- AVIOutput hang if sound emulation was idle. (Sound was autoswitched off)
+- Added hidden (no overlays) touch mouse and joystick support. Only enabled when touch panel is detected,
+ Game Ports panel mouse driver is not active and Windows mouse is not selected. Multi-touch supported.
+ Located in bottom half of screen, left side is always mouse, right side is always joystick.
+ First basic implementation. Nothing is configurable. Tested only with Wisky 7.85 Windows tablet.
+- Sending input event externally (via uae-configuration for example) that goes to inactive Amiga-side port
+ now also enables it automatically. Previously event was ignored.
+
Beta 3:
- Debugger thought slow ram was IO region if ECS Agnus.