![]() |
![]() |
#1 |
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 48
Posts: 25,813
|
WinUAE 1.5.0 beta series
Read the sticky above this one before replying as usual.
Note that some big changes will be implemented in future betas. I only released this before change log and number of bugs gets too big ![]() http://www.winuae.net/files/b/winuae_1500b1.zip Beta 1: - MSVC 2008 compiled. Does not run on Windows 98/ME anymore. - debugger sprite dump command added (sp <addr> [<addr2>] [<size]) - A3000 2.04 revision number fixed. It really is 37.175. - DOS HD floppy image crash fixed - PCMCIA SRAM card emulation. SCRAM "HD controller" in harddrive panel (other HD parameters are ignored) Hot-swapping supported. Note 1: Amiga PCMCIA slot supports max 4M of directly addressable RAM and you can't have more than 4M of (non-32bit) fast RAM at the same time. Note 2: real PCMCIA SRAM card in PCMCIA/CardBus slot is not supported yet. I need SRAM card to implement it (or good documentation) - rom scanner odd/even split and byteswapped rom support. Does not include: AR2/3/1200 ROMs (no real rom dumps available), Arcadia ROMs (not worth the trouble) or "non-rom roms" like Cloanto ROMs. - rom scanner data in registry changed, added human-readable names NOTE: You need to manually rescan roms if you need to use 1.4.6 or older WinUAE versions - EXTB.L was 68000+ when it should have been 68020+ (bug since the beginning and more) - Gayle interrupt handling rewritten to match preliminary datasheet. This solved remaining PCMCIA problems. This can also fix possible problems with IDE emulation with specific device driver versions - uaenet.device NSCMD_DEVICEQUERY fixed (didn't work and/or corrupted memory) S2_ADDMULTICASTADDRESSES and S2_DELMULTICASTADDRESSES had wrong command number - uaenet.device random deadlock fixed - really ugly uaenet.device interrupt handler setup replaced with proper exec.library AddIntServer() call - added NSCMD_DEVICEQUERY to uaeserial.device - added some sanity checks to emulated devices' open function - Quickstart boot disk check does not complain anymore if track zero has errors but sectors 0 and 1 are ok - multithreaded avioutput (finally). Video/audio encoding now runs in separate thread, MUCH faster encoding on 2+ core CPUs. Note: null filter recommended (or any other 2d filter), non-filter mode requires reads from display RAM which is very slow - GUI debugger improvements (Karsten Bock) Last edited by Toni Wilen; 11 July 2008 at 15:34. |
![]() |
![]() |
#2 |
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 48
Posts: 25,813
|
http://www.winuae.net/files/b/winuae_1500b2.zip
Beta 2: - experimental Picasso96 speedup code. Default enabled, temporary option added to RAM-panel (stored to registry, not config file) May be slower on older PCs, I get up to 8x speedup in P96Speed benchmark (both desktop and laptop) Post your results here. Including PC specs, "old" and "new" P96Speed or other test results. - harddrive detection now also includes more devices, even CDROMs.. (perhaps this allows PCMCIA SRAM direct access) - Weird Dreams sound problem (hospital scene when game is starting) - GUI debugger patch I forgot to merge (Too quiet.. should I even bother with these anymore?) |
![]() |
![]() |
#3 |
Missile Command Champion
![]() Join Date: Aug 2005
Location: Germany
Age: 51
Posts: 12,373
|
Looks like you need another temp link for this beta.
![]() |
![]() |
![]() |
#4 |
Registered User
Join Date: Jan 2006
Location: france
Age: 51
Posts: 196
|
it's me or i can't download the 2 betas
and u course like usual , u rox toni toni ![]() |
![]() |
![]() |
#6 |
Global Moderator
![]() Join Date: May 2001
Location: Derby, UK
Age: 45
Posts: 2,280
|
I tried to download it yesterday, and today....
Code:
Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. No joy.... |
![]() |
![]() |
#7 |
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 48
Posts: 25,813
|
Temporary attachment added to first post.
|
![]() |
![]() |
#8 |
Retro Gamer
![]() Join Date: Jan 2005
Location: Underworld
Age: 50
Posts: 3,869
|
Danke!
![]() |
![]() |
![]() |
#9 |
Moon 1969 = amiga 1985
![]() Join Date: Apr 2007
Location: belgium
Age: 47
Posts: 3,903
|
i tested amikit with 1.5b2, it works very well.
Thank you toni ![]() |
![]() |
![]() |
#10 |
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 48
Posts: 25,813
|
|
![]() |
![]() |
#11 |
Missile Command Champion
![]() Join Date: Aug 2005
Location: Germany
Age: 51
Posts: 12,373
|
My PC:
Windows XP/SP2 CPU: AMD Sempron 2800 Ram: 1GB DDR Graphics adapter: GeForce 6600 |
![]() |
![]() |
#12 |
Global Moderator
![]() Join Date: May 2001
Location: Derby, UK
Age: 45
Posts: 2,280
|
Don't know why mine says 7mhz, but f it.
Athlon x64 3500+ 2 gb DDR Windows Vista Ultimate x64 ATI x1950 xt Considerable gains. Only tested with a standard Amigasys install/config. Erm, whoops. Tested in the new version and didn't notice the option for old, the new one is using the P96-OLD setting, odd that it is far faster across the board though, any chance you have linked the new setting to the old option? Old = Last offical release New = Beta 2 old setting Proper-new = Beta 2 new setting Proper-new and old roughly even, new far better. Last edited by Ian; 20 February 2008 at 23:09. |
![]() |
![]() |
#13 |
Moon 1969 = amiga 1985
![]() Join Date: Apr 2007
Location: belgium
Age: 47
Posts: 3,903
|
xp sp2
amd athlon 64 3800 + geforce 7800 gs 256 mb agp Last edited by turrican3; 20 February 2008 at 23:11. |
![]() |
![]() |
#14 |
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 48
Posts: 25,813
|
Anyone with dual core? (amd or intel). These don't really match my results. I get huge increases (except in few tests)
Not that dual core shouldn't have any effect but perhaps GetWriteWatch() win32-function works faster with dual cores.. |
![]() |
![]() |
#15 |
?
![]() Join Date: Sep 2003
Location: Winnenden / Germany
Age: 37
Posts: 91
|
AMD 64 4000+
2GB DDR Radeon X1600 512MB XP SP2 No real difference between my results. (As far as I see ![]() |
![]() |
![]() |
#16 | |
Registered User
Join Date: Dec 2005
Location: UK
Posts: 44
|
Quote:
I am attaching my results, that do show approximately a 7 times increase in some operations: Intel E6700 NVidia 8800GTX (forceware 158.22 - downgraded after 16x.xx gave me issues) Windows XP (32Bit) SP2 2GB DDR2 (PC-6400) |
|
![]() |
![]() |
#17 |
Registered User
Join Date: Sep 2007
Location: Las Cruces, USA
Age: 70
Posts: 351
|
I tried B2 and I'm getting some pretty strange things happening with the P96-New on.
The first picture in the attachment shows how things come up initially. A full normal looking WB screen comes up first, then within maybe half a second a half width WB screen opens on the full WB screen with funny colors. The mouse stays inside the half width WB screen. If I do F12 and hit OK or Cancel the WB screen looks normal again. The second pictures shows what happens as I move the mouse up and down. If I move the mouse all the way up and down it rebuilds the half width WB screen. I only moved the mouse up and down a little bit to make it easier to see the difference. I never got past this part to check the speed. I have a new computer, 2Ghz, AMD Athlon 64X2 dual core, XP SP2 |
![]() |
![]() |
#18 |
Moon 1969 = amiga 1985
![]() Join Date: Apr 2007
Location: belgium
Age: 47
Posts: 3,903
|
I did the test once again and this time the new p96 leads.
What change ? i overclocked my gfx board, i disabled some windows services and this time no other applications was launched before the test. I don't know if it will help, perhaps more you have free power more the results are good. I don't know ? |
![]() |
![]() |
#19 | |
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 48
Posts: 25,813
|
Quote:
Do you have 32-bit display? (16-bit may not work correctly yet) Does same happen if you switch resolution? |
|
![]() |
![]() |
#20 |
Retro Gamer
![]() Join Date: Jan 2005
Location: Underworld
Age: 50
Posts: 3,869
|
turrican3,
what did you set your CPU Emulation Speed? (how did you get 28MHz and other times only 7MHz) I don't have AmiKit, so no test. ![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
WinUAE 2.5.1 beta series | Toni Wilen | support.WinUAE | 69 | 22 December 2012 10:22 |
WinUAE 2.3.3 beta series | Toni Wilen | support.WinUAE | 124 | 17 September 2011 15:48 |
WinUAE 2.3.2 beta series | Toni Wilen | support.WinUAE | 79 | 31 May 2011 19:39 |
WinUAE 2.3.0 beta series (was 2.2.1) | Toni Wilen | support.WinUAE | 229 | 22 September 2010 19:20 |
|
|