English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 27 March 2010, 12:50   #1
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
Adjust speed in WinUAE

Is there a way of properly emulate the speed of an, let's say, "A1200 with 030/fastmem" with WinUAE?
The only settings I've seen is "A500 compability" and "fastest possible". For developing with WinUAE, this would be usefull since most Amigas don't reach the speed of WinUAE.
Or have I missed a feature?
oRBIT is offline  
Old 27 March 2010, 12:56   #2
ck1200
CBM & Retro Mad
 
ck1200's Avatar
 
Join Date: Nov 2009
Location: North Wales/Wirral Uk
Age: 42
Posts: 611
Send a message via MSN to ck1200 Send a message via Yahoo to ck1200
I'm sure mine has various options and cpu types on there?, What version do you have
ck1200 is offline  
Old 27 March 2010, 12:56   #3
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
Yeah CPU types but it always does run a maximum speed anyway.. (?)
oRBIT is offline  
Old 27 March 2010, 12:57   #4
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by oRBIT View Post
Is there a way of properly emulate the speed of an, let's say, "A1200 with 030/fastmem" with WinUAE?
The only settings I've seen is "A500 compability" and "fastest possible". For developing with WinUAE, this would be usefull since most Amigas don't reach the speed of WinUAE.
Or have I missed a feature?
I would have thought A500 Speed, is the option your on about. Aslong as JIT is disabled it will run at speed of CPU you set.

Sure toni will correct me if im wrong, .
FOL is online now  
Old 27 March 2010, 12:58   #5
ck1200
CBM & Retro Mad
 
ck1200's Avatar
 
Join Date: Nov 2009
Location: North Wales/Wirral Uk
Age: 42
Posts: 611
Send a message via MSN to ck1200 Send a message via Yahoo to ck1200
Fol is faaaaaar more knowledgable than me so i'd try that lol
ck1200 is offline  
Old 27 March 2010, 12:58   #6
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by ck1200 View Post
I'm sure mine has various options and cpu types on there?, What version do you have
Aye, but you always have A500 / fast as possable options.

The newer WinUAE lets you alter the clock speed from a set default to higher speeds though.
FOL is online now  
Old 27 March 2010, 13:02   #7
ck1200
CBM & Retro Mad
 
ck1200's Avatar
 
Join Date: Nov 2009
Location: North Wales/Wirral Uk
Age: 42
Posts: 611
Send a message via MSN to ck1200 Send a message via Yahoo to ck1200
Quote:
Originally Posted by FOL View Post
Aye, but you always have A500 / fast as possable options.

The newer WinUAE lets you alter the clock speed from a set default to higher speeds though.
Thats what i'm thinking only just set this new version up on a pc to use Classic Wb on it seems to handle the higher cpu and ram extension much better
ck1200 is offline  
Old 27 March 2010, 13:05   #8
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by ck1200 View Post
Thats what i'm thinking only just set this new version up on a pc to use Classic Wb on it seems to handle the higher cpu and ram extension much better
Aye, get piccasso on it and bammmmm!!!, you get awesome native resolutions, .
FOL is online now  
Old 27 March 2010, 13:10   #9
ck1200
CBM & Retro Mad
 
ck1200's Avatar
 
Join Date: Nov 2009
Location: North Wales/Wirral Uk
Age: 42
Posts: 611
Send a message via MSN to ck1200 Send a message via Yahoo to ck1200
cool well i only set this up the other day so scouring through the games list at the min and having fun, will be in touch soon though for some more 1200 goodies

Chris
ck1200 is offline  
Old 27 March 2010, 13:14   #10
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
I just tried this, disabling JIT doesn't set the correct CPU speed. My programs runs far too slow with JIT disabled compared to a real Amiga. So it has to be some other settings, if it's there at all..
oRBIT is offline  
Old 27 March 2010, 13:46   #11
Leffmann
 
Join Date: Jul 2008
Location: Sweden
Posts: 2,269
You only get cycle exact modes for the 68000 and 68020.

I'm guessing that you're testing the speed of your code by measuring the number of scanlines it takes to finish? You'll find that the CPU seems to run slower during the display time, and in the fastest possible speed during whatever time is left between the end of the frame and the beginning of the next.

You have more power per frame so to speak than on a real Amiga, it's just allocated differently.
Leffmann is offline  
Old 27 March 2010, 13:49   #12
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,525
Quote:
Originally Posted by oRBIT View Post
Is there a way of properly emulate the speed of an, let's say, "A1200 with 030/fastmem" with WinUAE?
No, but you can try a custom CPU frequency setting when cycle exact is enabled.
TCD is offline  
Old 27 March 2010, 15:44   #13
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
Using a custom CPU frequency (I tried entering "50") doesn't seem to work.. Everything just freezes.
oRBIT is offline  
Old 27 March 2010, 15:57   #14
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,525
Quote:
Originally Posted by oRBIT View Post
Using a custom CPU frequency (I tried entering "50") doesn't seem to work.. Everything just freezes.
Hmm, works fine here. Maybe you could include a log (tick the option under 'Miscellaneous') for Toni?
TCD is offline  
Old 27 March 2010, 21:54   #15
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
Here are some logfiles, hope they help.
Attached Files
File Type: txt winuaelog.txt (9.0 KB, 222 views)
File Type: txt winuaebootlog.txt (13.3 KB, 169 views)
oRBIT is offline  
Old 28 March 2010, 15:42   #16
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
CPU frequency does not do much in 68020+ modes. (mainly change emulated fast ram access speed) I can't duplicate any freezes (what is "everything"?) and there is nothing interesting in logs.
Toni Wilen is offline  
Old 28 March 2010, 21:21   #17
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
Well, I just get a black screen when entering "50" as frequency, the system doesn't boot.
oRBIT is offline  
Old 29 March 2010, 14:55   #18
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
@Toni:
So, there's no way of getting proper (for example) 68030/50Mhz or 68060/50 speed in WinUAE?
oRBIT is offline  
Old 29 March 2010, 18:22   #19
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by oRBIT View Post
@Toni:
So, there's no way of getting proper (for example) 68030/50Mhz or 68060/50 speed in WinUAE?
Correct. Emulating "proper" speed would require huge amounts of CPU power for cycle counting, cache emulation etc.. (and I am not even interested, programming plain and generic 680x0 CPU emulation is ultraboring compared to chipset stuff)

Either you get accurate 68000 or (not so accurate) 68020 emulation or fastest possible without any accuracy at all.
Toni Wilen is offline  
Old 29 March 2010, 18:37   #20
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
Ok, is there any other way of getting "similar" to 030 speed or so?
oRBIT is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
1080 Monitor Vertical Position Adjust? Tempest 2084 support.Hardware 25 27 July 2023 02:32
Adjust cpu speed slider in WHDload config markpage support.WinUAE 2 09 October 2012 20:22
speed up Winuae Gaula92 support.WinUAE 4 01 April 2009 22:08
WinUAE speed frikilokooo support.WinUAE 5 30 September 2007 13:47
WinUAE Speed Rock_Lobster support.WinUAE 10 27 July 2005 16:45

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 15:36.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.18025 seconds with 14 queries