]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
3400b10
authorToni Wilen <twilen@winuae.net>
Tue, 4 Oct 2016 16:21:45 +0000 (19:21 +0300)
committerToni Wilen <twilen@winuae.net>
Tue, 4 Oct 2016 16:21:45 +0000 (19:21 +0300)
drawing.cpp
od-win32/win32.h
od-win32/winuae_msvc14/winuae_msvc.vcxproj
od-win32/winuaechangelog.txt

index cd7447df2cd16a7a518c99f6916e1a00073cedf3..8336db0144088f01f49226fb90f0053b1b523625 100644 (file)
@@ -3301,7 +3301,6 @@ static void init_drawing_frame (void)
                                                                                currprefs.gfx_autoresolution_minh, currprefs.gfx_autoresolution_minv,
                                                                                gfxvidinfo.gfx_resolution_reserved, gfxvidinfo.gfx_vresolution_reserved);
                                                                        set_config_changed ();
-                                                                       //activate_debugger ();
                                                                }
                                                                if (src->width > 0 && src->height > 0) {
                                                                        if (memcmp (dst, src, sizeof *dst)) {
index 347f5f3a4c58c0849f0004634eb25a1343899775..42926de8d9d37e64fbf6ea00dc9f7473ab6f8879 100644 (file)
 #define LANG_DLL_FULL_VERSION_MATCH 1
 
 #if WINUAEPUBLICBETA
-#define WINUAEBETA _T("9")
+#define WINUAEBETA _T("10")
 #else
 #define WINUAEBETA _T("")
 #endif
 
-#define WINUAEDATE MAKEBD(2016, 9, 25)
+#define WINUAEDATE MAKEBD(2016, 10, 4)
 
 //#define WINUAEEXTRA _T("AmiKit Preview")
 //#define WINUAEEXTRA _T("Amiga Forever Edition")
index 21748d3efe201e302eb404d91e04ae012f9d43d8..d1b2f1133e0a6478a318977c8d2a92a5cacacb4c 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <Import Project="packages\VisualCppTools.14.0.24523-Pre\build\native\VisualCppTools.props" Condition="Exists('packages\VisualCppTools.14.0.24523-Pre\build\native\VisualCppTools.props')" />
+  <Import Project="packages\VisualCppTools.14.0.24603-Pre\build\native\VisualCppTools.props" Condition="Exists('packages\VisualCppTools.14.0.24603-Pre\build\native\VisualCppTools.props')" />
   <ItemGroup Label="ProjectConfigurations">
     <ProjectConfiguration Include="Debug|Win32">
       <Configuration>Debug</Configuration>
     <PropertyGroup>
       <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
     </PropertyGroup>
-    <Error Condition="!Exists('packages\VisualCppTools.14.0.24523-Pre\build\native\VisualCppTools.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\VisualCppTools.14.0.24523-Pre\build\native\VisualCppTools.props'))" />
+    <Error Condition="!Exists('packages\VisualCppTools.14.0.24603-Pre\build\native\VisualCppTools.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\VisualCppTools.14.0.24603-Pre\build\native\VisualCppTools.props'))" />
   </Target>
 </Project>
\ No newline at end of file
index 0ea65115f24651ad2b5ddb564bb2013c993b9d94..9856b98a8fe6c9a57cf6235835ab9a2632f0f204 100644 (file)
@@ -1,10 +1,24 @@
 \r
-\r
 JIT Direct current rules are less complex now. It automatically switches off only in following situations:\r
   - Accelerator mirrored maprom address space is not JIT Direct compatible. (CyberStorm, Blizzards etc)\r
   - RTG VRAM is outside of reserved natmem space. Workaround: Move RTG in earlier position using Hardware info GUI panel.\r
   Note that in 64-bit version RTG VRAM must be inside of reserved natmem space. (Outside = error message and return back to GUI)\r
 \r
+Beta 10:\r
+\r
+- OpalVision emulation. Not fully supported yet, King of Karate does not work but for example OpalPaint mostly work with some glitches.\r
+- ColorBurst emulation, partial. Only existing software seems to be "CB Paint Update" in TOSEC. ColorBurst is functionally nearly\r
+  identical to OpalVision but has less features. Note: that most test programs are buggy and very CPU speed sensitive, the slower the\r
+  CPU the less you see..\r
+- It was not possible to edit directory harddrive volume or device name.\r
+- Current visible RTG display state was not fully re-initialized when system was reset.\r
+- Increased GUI max size limits to support very high resolution screens.\r
+- Some accelerator boards (for example CSMK1) mapped 128k board to Z2 autoconfig space when correct size was 64k. Caused validation\r
+  halt error and/or reset loop if it wasn't last Z2 board.\r
+\r
+OpalVision and ColorBurst note: Multiple per-pixel calculations are needed to render the output (priority/plane/genlock stencil masking,\r
+memory bank selection, color modes, copro line-based mode changes, etc..). If it is too slow: buy a new PC. I am not going to optimize it.\r
+\r
 Beta 9:\r
 \r
 - Untrap = middle mouse button default was wrong and setting was nearly always incorrectly loaded from config file. (b8)\r
@@ -12,7 +26,7 @@ Beta 9:
 - Game Ports panel Remap/test option now supports button-specific autofire configuration. Main Game Ports panel autofire option is\r
   now ignored when any custom slot is selected. Other confusing Input panel options may be moved later here with more logical grouping.\r
   Does not yet hide options that are not compatible with selected input event.\r
-- Orphaned (no bridgeboard configured) x86 VGA board caused bogus error message at starup.\r
+- Orphaned (no bridgeboard configured) x86 VGA board caused bogus error message at startup.\r
 - Enabling Picasso IV added incorrectly "NOROM" ROM type to Expansions panel.\r
 - For some reason QEMU Cirrus Logic code only stored chip model when initialized for the first time, this caused graphics glitches\r
   if any 4M board was initialized after 2M or smaller board. For example Picasso IV + x86 VGA.\r