View Single Post
Old 21 March 2012, 00:56   #22
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,366
Finally, update 7 and FixScalos 0.4 can be downloaded from the first posting, now.

I have to apologize for all the confusion which I may have caused with update 6 and FixScalos 0.2 and 0.3. Sorry for that, but I made a nice mistake which let me believe that I already found the perfect solution for FixScalos at that time. Unfortunately, I used the wrong byte for checking the type of the colormap in the ReleasePen() function and therefore it was disabled permanently. In the new version of FixScalos the ReleasePen() function, which was responsible for all the crashes, is disabled only as long as the Workbench screen is closed. I really hope that this is the end of the story....

Btw, the overscan and screenmode preferences are working great with FixScalos. Now, I can use the EURO36 monitor with a 720*600 resolution on WinUAE (not on a real Amiga). This needs a few tweaks in the startup-sequence instead of the normal monitor crap.

Code:
IF EXISTS DEVS:monitors/EURO36
   DEVS:monitors/EURO36 MINROW=0x10 TOTROWS=0x140
   C:PatchOverscan ID=79000 O=N   0 0 639 199
   C:PatchOverscan ID=79000 O=M -40 0 679 299
   C:SetDefMon EURO36
EndIF

Last edited by PeterK; 21 March 2012 at 09:50.
PeterK is offline  
 
Page generated in 0.04251 seconds with 11 queries