English Amiga Board    


Go Back   English Amiga Board > » Support > support.WinUAE

Closed Thread
 
Thread Tools
Old 17 August 2008, 10:38   #1
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
WinUAE 1.5.2 beta series

Read this before replying: http://eab.abime.net/showthread.php?t=26715

http://www.winuae.net/files/b/winuae_1520b1.zip

Beta 1: (crashing bug = this will be quick beta series, really!..)

- 4th floppy drive track display number was clipped in windowed mode
- non-vsync RTG mode run in "warp"-mode if native mode was set to fullscreen+vsync
- USB "non-friendly" name buffer overflow, caused random crashes and weird behavior, including uae-configuration issue. (1.5.1)
- sprite garbage was possible if sprite(s) active during resolution change from higher to lower resolution (AGA only) (1.5.0)
- OpenAL sound support (experimental, OpenAL may be better API for new AHI driver than DSound) Note that OpenAL uses internally DirectSound if sound card does not have native OpenAL support. "Generic Hardware" = DSound wrapper, "Generic Software" = WaveOut wrapper (really bad), something else = native support. OpenAL sound devices only available if OpenAL is installed. DO NOT ASK something like "What is OpenAL". Learn to use search engines first or ignore this feature.
Toni Wilen is offline  
Old 17 August 2008, 11:48   #2
Mad-Matt
BoxIcons
 
Mad-Matt's Avatar
 
Join Date: Jan 2005
Location: Lincoln / UK
Age: 31
Posts: 1,019
Send a message via ICQ to Mad-Matt Send a message via MSN to Mad-Matt
Is there a new AHI driver to test with OpenAL ?

Setting AL doesnt work right and produced bad sound. I did have bad sound with ahi on the 1510 release but latest ahitweak seemed to have fixed that.

Im Using a X-Fi with latest recent driver release and alchemy to enable hardware direct sound within winuae (not sure if it makes use of it though as direct sound was working without alchemy). Oh and on Vista64
__________________
Amiga A1200T - BPPC 040/25 603/175 96mb Ram - Bvision, CGX v4 RTG. OS3.9 + OS4 dual boot.

Last edited by Mad-Matt; 17 August 2008 at 11:53.
Mad-Matt is offline  
Old 17 August 2008, 12:12   #3
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Quote:
Originally Posted by Mad-Matt View Post
Is there a new AHI driver to test with OpenAL ?
No. (at least not yet). I still don't have reliable solution for very short samples (chip modules..) and dynamic samples if they are updated while playing. (unfortunately AHI allows this..)

Quote:
Setting AL doesnt work right and produced bad sound. I did have bad sound with ahi on the 1510 release but latest ahitweak seemed to have fixed that.

Im Using a X-Fi with latest recent driver release and alchemy to enable hardware direct sound within winuae (not sure if it makes use of it though as direct sound was working without alchemy). Oh and on Vista64
Auzen X-Fi Prelude seems to work fine but randomly it gets stuck and fills log with error messages
Toni Wilen is offline  
Old 19 August 2008, 19:14   #4
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
uae-configuration still does not work.
__________________
Anubis is offline  
Old 19 August 2008, 19:33   #5
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Quote:
Originally Posted by Anubis View Post
uae-configuration still does not work.
"Works fine here".

Hint: it means "more information needed"

Last edited by Toni Wilen; 19 August 2008 at 19:46.
Toni Wilen is offline  
Old 19 August 2008, 19:58   #6
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
Can you post your command line? Is it only one change in config or more then one?

Here are my 2 lines from whdload.prefs

Code:
ExecuteStartup=uae-configuration cpu_speed real cachesize 0
ExecuteCleanup=uae-configuration cpu_speed max cachesize 8192
Those 2 lines I didn't change and they worked with older version of WinUAE.

EDIT

I just tried single command and still the same results. No change in WinUAE settings but no error either.

EDIT 2

I tried WinUAE 1.46 and it works fine. It will take command and change settings without any problems.
__________________

Last edited by Anubis; 19 August 2008 at 20:05.
Anubis is offline  
Old 19 August 2008, 20:06   #7
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
My command line is "uae-configuration" -> all config entries gets listed. No parameters.

No example = I will always "fall back" to most simple solution
Toni Wilen is offline  
Old 19 August 2008, 20:10   #8
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
One more thing,

my firewall is detecting that winuae is trying to access internet.

The IP WinUAE is trying to reach: 169.254.10.150

Also it tried to connect to one of the other computers on my LAN.

Any idea why is this happening?
__________________
Anubis is offline  
Old 19 August 2008, 20:13   #9
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Quote:
Originally Posted by Anubis View Post
One more thing,

my firewall is detecting that winuae is trying to access internet.

The IP WinUAE is trying to reach: 169.254.10.150

Also it tried to connect to one of the other computers on my LAN.

Any idea why is this happening?
First, 169.254.x.x is private address.
Second, how should I know? MORE INFORMATION, it can't be that difficult to do some tests first... It can be some Amiga side program if you have bsdsocket or uaenet enabled.
Toni Wilen is offline  
Old 19 August 2008, 20:14   #10
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
Tony, in amiga shell I type:

uae-configuration cpu_speed real

which should move cpu speed to match A500, and it does not do anything. As I said, same thing in 1.46 does change CPU speed.

Same line, but instead of real - max changes CPU speed to max.

With old one does changes, but with new one does not.
__________________
Anubis is offline  
Old 19 August 2008, 20:15   #11
Mad-Matt
BoxIcons
 
Mad-Matt's Avatar
 
Join Date: Jan 2005
Location: Lincoln / UK
Age: 31
Posts: 1,019
Send a message via ICQ to Mad-Matt Send a message via MSN to Mad-Matt
working fine for me (although I use A500 in place of Real on your line)

Only thing not working is emu returning to direct mode during execute cleanup phase.
__________________
Amiga A1200T - BPPC 040/25 603/175 96mb Ram - Bvision, CGX v4 RTG. OS3.9 + OS4 dual boot.
Mad-Matt is offline  
Old 19 August 2008, 20:16   #12
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Does plain "uae-configuration" list all config entries?
Can you change same setting using GUI? And exactly what is your configuration?
Toni Wilen is offline  
Old 19 August 2008, 20:18   #13
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
Quote:
Originally Posted by Toni Wilen View Post
First, 169.254.x.x is private address.
Second, how should I know? MORE INFORMATION, it can't be that difficult to do some tests first... It can be some Amiga side program if you have bsdsocket or uaenet enabled.
My LAN is 192.168.x.x.

ZoneAlarm does not tell any more details except that WinUAE is trying to access the internet with option to allow or deny.

Neither one of those options is enabled on my setip. (bsdsocket or uaenet)
__________________
Anubis is offline  
Old 19 August 2008, 20:21   #14
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Quote:
Originally Posted by Anubis View Post
My LAN is 192.168.x.x.
169.254.x.x is address that is used if no DHCP available.

Quote:
ZoneAlarm
Right.. I'll ignore this until some other firewall complains, ZA sucks. (mine don't except if bsdsocket is enabled)
Toni Wilen is offline  
Old 19 August 2008, 20:23   #15
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
Quote:
Originally Posted by Toni Wilen View Post
Does plain "uae-configuration" list all config entries?
Can you change same setting using GUI? And exactly what is your configuration?
No, when I just type uae-configuration nothing happens.

If I load the same HD with older version of WinUAE, and type plain uae-configuration it lists all settings.



As for network access, I'm not sure if you can view this link.

Does anyone else has firewall localy installed on computer they used to run WinUAE on?
__________________
Anubis is offline  
Old 19 August 2008, 20:23   #16
tonyyeb
Has the Amiga bug again
 
tonyyeb's Avatar
 
Join Date: Oct 2007
Location: Hull, UK
Age: 30
Posts: 783
Send a message via MSN to tonyyeb
Quote:
Originally Posted by Toni Wilen View Post
Right.. I'll ignore this until some other firewall complains, ZA sucks.
Quoted for truth.

@Anubis: Get a better firewall!
__________________
Chris (aka tonyyeb)

Quote:
Originally Posted by alexh View Post
I think Tony likes modding as much if not more than Miggying ;)
tonyyeb is offline  
Old 19 August 2008, 20:27   #17
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Quote:
Originally Posted by Anubis View Post
As I said, same thing in 1.46 does change CPU speed.
I thought this was about 1.5.2 betas... So what exactly was the last working version? (Very soon I'll decide to ignore this problem completely if I can't get ENOUGH INFORMATION. This is getting nowhere, unfortunately)
Toni Wilen is offline  
Old 19 August 2008, 20:31   #18
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
Quote:
Originally Posted by tonyyeb View Post
Quoted for truth.

@Anubis: Get a better firewall!
I never had any problems with Zone Alarm (not free one) except once that MS update blocked internet (something to do with core changes).

Wonder what you guys use for firewall.

Quote:
Originally Posted by Toni Wilen View Post
I thought this was about 1.5.2 betas... So what exactly was the last working version? (Very soon I'll decide to ignore this problem completely if I can't get ENOUGH INFORMATION. This is getting nowhere, unfortunately)
I used 1.46 just to check if I type command correctly and to see if my 'uae-configuration' file in C folder is working.


I was testing it with 1.5.2 b1 and it does not work. Is there updated beta version?
__________________

Last edited by Graham Humphrey; 19 August 2008 at 20:51. Reason: Back-to-back posts merged - multiquote :)
Anubis is offline  
Old 19 August 2008, 20:50   #19
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Do you have "UAE" harddrive or directory harddrive? (or just enable uaeserial.device temporarily or set >2M chip). Since 1.5.0+ "uae boot" rom is not enabled unless it is needed by some device driver.
Toni Wilen is offline  
Old 19 August 2008, 21:01   #20
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
System disk is harddrive file, while game disk is directory harddrive.

When I changed chip memory to more then 2MB it works.

How do you enable uaeserial.device?
__________________
Anubis is offline  
Old 20 August 2008, 08:23   #21
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Quote:
Originally Posted by Anubis View Post
System disk is harddrive file, while game disk is directory harddrive.

When I changed chip memory to more then 2MB it works.
Harddrive should already enable it, I guess this really is a bug (Why disabled? It is more compatible and some naughty programs can use it for emulation detection)
Toni Wilen is offline  
Old 20 August 2008, 12:09   #22
Dunny
Registered User
 
Dunny's Avatar
 
Join Date: Aug 2006
Location: Scunthorpe/United Kingdom
Posts: 181
Quote:
Originally Posted by Anubis View Post
I never had any problems with Zone Alarm (not free one) except once that MS update blocked internet (something to do with core changes).

Wonder what you guys use for firewall.
Not wanting to derail this thread too far, but I was quite surprised to find people still using ZA even though it's well known to be one of the worst pieces of "security software" you can install (though probably not as bad as the Norton suites).

Myself, I use the windows built-in firewall - it does the job, and it uses very few system resources to do so. Of course, I don't tend to run software that I don't trust, so I don't need an all-singing, all-dancing security solution. In fact, I've been running vista for a year now with no other security installed (no Antivirus or malware scanner) with no problems, and I'm still running XP on two other machines with similar security - never had a virus or malware problem, never had to reinstall windows either.

No security suite can come close to good old common sense, imo.

D.
Dunny is offline  
Old 20 August 2008, 12:15   #23
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Quote:
Originally Posted by Anubis View Post
The IP WinUAE is trying to reach: 169.254.10.150
My guess is that there is some network related component somewhere that hooks to some other component and so on and winuae loads some related dll. Especially if it happens before GUI opens. (does it?)

Run winuae with -log parameter and paste last ~10 lines in log window when the firewall notice appears.
Toni Wilen is offline  
Old 20 August 2008, 12:18   #24
spajdr
Zone Friend
 
spajdr's Avatar
 
Join Date: Feb 2003
Location: Ostrava/Czech Republic
Age: 32
Posts: 155
Send a message via ICQ to spajdr Send a message via MSN to spajdr
Sorry for offtopic, but Anubis, if you want some good firewall and for free, try Comodo Firewall Pro :-)
__________________
Asus P5Q Pro 1104 bios + Intel E8400 @ 4.25 Ghz + Noctua NH-C12P | Enermax 425W 82+
4GB DDR2-1066MHz A-DATA Vitesta CL5 | Sapphire Radeon 4850 + 22" LCD Lenovo ThinkVision L220x
2 x 250GB Samsung Spinpoint F1 HD252HJ | Logitech MX518 Mouse | Thermaltake VA8003SWA Armor
spajdr is offline  
Old 21 August 2008, 00:11   #25
Rabbit80
Its hard being famous!
 
Rabbit80's Avatar
 
Join Date: Aug 2008
Location: Gateway to the dales, UK
Age: 30
Posts: 637
Slight bug - I havent tested any other versions but I expect that it will be an ancient one....

On the disk swapper screen if the filename is too long - when you expand the column to see the full name you can not click in the drive column anymore. The interface expects a click where the column was.
Rabbit80 is offline  
Old 21 August 2008, 03:53   #26
andreas
EAB sedative pharmacist
 
Join Date: Jun 2001
Location: Germany
Age: 36
Posts: 5,659
Send a message via ICQ to andreas Send a message via AIM to andreas
Quote:
The IP WinUAE is trying to reach: 169.254.10.150
Uhh.
I know these IPs from the time when my old WLAN card went bonkers again and tried to (re)connect forever...(when it worked, 169.254.* were gone)

For me, 169.254.* always smells like trouble
andreas is offline  
Old 21 August 2008, 14:10   #27
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
I deleted my program entries for WinUAE in ZoneAlarm and retried to produce warning with log parameter.

Latest beta didn't create any ZA warnings, while older versions did.

So I would just ignore this stupid error report.

ps. To the guy who uses windowz firewall, telling me that using ZA is mistake:





I got full version of ZA and I never experienced any problems with it.

On the other hand as someone already mentioned, I had some problems with Norton Security (end point).
__________________
Anubis is offline  
Old 21 August 2008, 22:23   #28
hexaae
Registered User
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 34
Posts: 583
Bug in Filter page.
If I load a saved filter cfg, the specific values won't take effect on the screen stretching until I click on every single slider.
I use filter Enable Direct 3D, Blinear 32bit, horiz. vert. x2... I usually have 2 cfg: Pal and Ntsc.
__________________
Real A1200, OS3.9 (BB2+OS39_update_patches), Blizzard1260 at 66Mhz, 64MB fast, AGA-only Multiscan 656x492x7bit WB, FBlit 3.79a, BlazeWCP 1.74, FText 1.7, Scandex external scandoubler, PCMCIA Genius ME3000II etc. WinUAE.

Laptop HP Pavilion dv5-1110el, Vista Home Premium (SP2, OEM, x86, Ita), 4GB DDR2, GeForce 9600M GT (Forceware 188.17).

Last edited by hexaae; 22 August 2008 at 01:21.
hexaae is offline  
Old 22 August 2008, 10:09   #29
jharrison
Registered User
 
Join Date: May 2007
Location: australia
Posts: 97
*edit

Last edited by jharrison; 22 August 2008 at 10:18.
jharrison is offline  
Old 22 August 2008, 19:32   #30
Dunny
Registered User
 
Dunny's Avatar
 
Join Date: Aug 2006
Location: Scunthorpe/United Kingdom
Posts: 181
Quote:
Originally Posted by Anubis View Post
ps. To the guy who uses windowz firewall, telling me that using ZA is mistake:

[insert childish image here]
Feel free to enlighten me on what I'm missing out on. Take it to PM if you're concerned about derailing the thread. Bear in mind I've been running my system like this for more than 5 years now with no problems :-p

D.
Dunny is offline  
Old 22 August 2008, 19:39   #31
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Non-WinUAE related firewall talk ends here.
Toni Wilen is offline  
Old 23 August 2008, 11:18   #32
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
http://www.winuae.net/files/b/winuae_1520b2.zip

Beta 2:

- RTG mode and width set to bigger than resolution (autoscroll) = bottom part of display was not updated (1.5.0)
- windowed mode minimize and restore, only title bar was visible
- mute on/off inputevent fixed
- added analog joystick emulation multiplier and offset config entries (not in GUI yet)
- analog joystick emulation improvements, pot line (=2nd/3rd firebutton) capacitor charging/discharging emulated. Not yet perfect, F19 Stealth Fighter still not working in analog joy mode.
- directory harddrive/uaehf.device hardfile didn't enable uaelib hooks (used by uae-configuration/uaectrl)
- added log message if bsdsocket host-side initialization fails
- filter preset load didn't redraw the display using new parameters
Toni Wilen is offline  
Old 23 August 2008, 17:13   #33
Mclane
Registered User
 
Mclane's Avatar
 
Join Date: Apr 2002
Location: London
Posts: 210
Minor bug, beta 2 is called beta 1 in the about window and the title window.
Mclane is offline  
Old 23 August 2008, 17:28   #34
TheCyberDruid
Mr. OMFG! ROMZ0RZ!
 
TheCyberDruid's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 32
Posts: 16,907
Send a message via ICQ to TheCyberDruid Send a message via MSN to TheCyberDruid
Quote:
Originally Posted by Toni Wilen View Post
- directory harddrive/uaehf.device hardfile didn't enable uaelib hooks (used by uae-configuration/uaectrl)
That fixed my uae-configuration bug in the startup-sequence. Thank you very much Toni
__________________
"If there IS ever a chat going it's all about catblizzards and technical honkery."
- Dastardly, February 2009

"Besides, KG angry gives just a warm fuzzy feeling. :)"
- Maccara, July 2010

Bitmap Brothers fan? Get your fix today!
TheCyberDruid is offline  
Old 24 August 2008, 13:50   #35
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
http://www.winuae.net/files/b/winuae_1520b3.zip

Beta 3:

- bsdsocket initialization rewritten, should be more reliable now if uae rom is moved and/or other extra residents enabled (I don't understand how it was supposed to work previously..)
- OpenAL sound mode problems fixed ("I hope")
- Raw mouse/"name of mouse" mouse wheel support fixed (has always been broken)
Toni Wilen is offline  
Old 26 August 2008, 21:39   #36
Anubis
Duck hunter
 
Anubis's Avatar
 
Join Date: Jan 2005
Location: Huntin' Ducks!
Age: 38
Posts: 1,786
Just to report that uae-configuration works now. Great work Toni!
__________________
Anubis is offline  
Old 26 August 2008, 22:04   #37
Mad-Matt
BoxIcons
 
Mad-Matt's Avatar
 
Join Date: Jan 2005
Location: Lincoln / UK
Age: 31
Posts: 1,019
Send a message via ICQ to Mad-Matt Send a message via MSN to Mad-Matt
OpenAL Seems to be working fine now also

X-FI June08 Driver Vista64 Sp1
__________________
Amiga A1200T - BPPC 040/25 603/175 96mb Ram - Bvision, CGX v4 RTG. OS3.9 + OS4 dual boot.
Mad-Matt is offline  
Old 28 August 2008, 20:19   #38
dazzleman
Registered User
 
Join Date: Aug 2008
Location: UK
Posts: 5
Hello. When attempting to use any of the 1.5.2 betas I get a "Crash detected" dialog and WinUAE does not load.

I hope I've attached the minidump and bootlog.txt (this is my first post)!!

From looking at the bootlog myself, it appears to be stalling around where it attempts to identify the sound device. I appear to have 2 sound devices, the first is my soundblaster card, the second is something to do with my USR fax modem. In fact when running WinUAE 1.5.1 (which appears to run without problem) the sound properties page lists them as:

Primary Sound Driver
SB Live Audio [A400]
Modem #0 Line Playback [emulated]

Hope I've provided enough info. My specs are as follows:

AMD XP3000, 1gig ram, Win XP SP1, Radeon 9800Pro, Soundblaster Live Value.

Cheerz, Dazzleman.
Attached Files
File Type: dmp winuae_1523_20080828_190418.dmp (25.2 KB, 68 views)
File Type: txt winuaebootlog.txt (4.3 KB, 72 views)
dazzleman is offline  
Old 28 August 2008, 20:20   #39
Shoonay
KEELD
 
Join Date: Aug 2004
Location: .
Posts: 5,531
hello & welcome to EAB, dazzleman

how about upgrading to SP3 for starters?
__________________
:: modules.pl ::
Shoonay is offline  
Old 28 August 2008, 20:46   #40
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 35
Posts: 8,191
Quote:
Originally Posted by dazzleman View Post
Hello. When attempting to use any of the 1.5.2 betas I get a "Crash detected" dialog and WinUAE does not load.
Seems to crash when winuae tries to open openal32.dll (when trying to enumerate openal devices)

Does attached openal enumeration sample crash too?

Last edited by Toni Wilen; 28 July 2010 at 10:42.
Toni Wilen is offline  
Closed Thread


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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
WinUAE 1.5.1 beta series Toni Wilen support.WinUAE 242 12 August 2008 12:42
WinUAE 1.5.0 beta series Toni Wilen support.WinUAE 453 19 June 2008 09:05
WinUAE 1.4.3 public beta series Toni Wilen support.WinUAE 156 29 July 2007 22:07
WinUAE 1.4.2 public beta series Toni Wilen support.WinUAE 107 12 May 2007 14:25
WinUAE 1.4.1 public beta series Toni Wilen support.WinUAE 17 18 March 2007 15:45


All times are GMT +2. The time now is 04:28.

-->

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Page generated in 0.46060 seconds with 10 queries