English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 11 December 2012, 17:28   #21
James
Registered User
 
Join Date: Mar 2010
Location: Beckenham/England
Posts: 796
Since beta 1 changing from one Full-window mode to another causes the bottom of the WinUAE GUI (statusbar) to appear, obscuring the bottom of the amiga screen. Happens when booting from native Full-window to RTG Full-window e.t.c.
James is offline  
Old 11 December 2012, 18:03   #22
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,518
Quote:
Originally Posted by AnnaWu View Post
The official beta I still can´t start.
Exe version was set to "requires later than XP". Next official beta will work.

Quote:
Originally Posted by mark_k View Post
Yes, you mentioned that the restoring on theme change wouldn't be changed. But would it not be possible to just refresh the status bar whenever the window is restored? That should avoid the "paused but status bar doesn't say so" issue.
There is no state and I am not going to just add some ugly global variable for just theme changes
(Current solution is ugly but not that ugly)

Any graphics change assumes emulation is active and continues normally.

Quote:
Originally Posted by James View Post
Since beta 1 changing from one Full-window mode to another causes the bottom of the WinUAE GUI (statusbar) to appear, obscuring the bottom of the amiga screen. Happens when booting from native Full-window to RTG Full-window e.t.c.
Will be fixed in nexta beta.
Toni Wilen is offline  
Old 12 December 2012, 06:04   #23
AnnaWu
Registered User
 
AnnaWu's Avatar
 
Join Date: Dec 2012
Location: Germany
Posts: 561
Quote:
Originally Posted by Toni Wilen View Post
Exe version was set to "requires later than XP". Next official beta will work.
Thanks for taking care!
AnnaWu is offline  
Old 12 December 2012, 17:48   #24
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,518
http://www.winuae.net/files/b/winuae_2510b2.zip

Beta 2:

- Resuming pause with input event didn't restore sound. (b1)
- Do not capture mouse when theme changes, keep pause state (Window may not get refreshed until unpaused, this won't be fixed until later) (b1)
- Windows mouse mode and mouse not captured: right, middle and other possible extra mouse buttons leaked to Amiga side.
- Fixed GUI JIT slider weird behavior when cache size slider was moved to zero.
- Windowed mode status bar appeared in full window modes after mode change (b1)
- Epson matrix color printing swapped red and blue fixed. (Printing only, png output worked)
- Fixed 68010 + cycle-exact broken interrupt handling. (This is not recommended option, it is far from cycle-exact)
- Optimized build (official b1) had wrong settings, didn't load on Windows XP.
Toni Wilen is offline  
Old 12 December 2012, 22:49   #25
AnnaWu
Registered User
 
AnnaWu's Avatar
 
Join Date: Dec 2012
Location: Germany
Posts: 561
Quote:
- Optimized build (official b1) had wrong settings, didn't load on Windows XP.
Thanks again, working well.
AnnaWu is offline  
Old 12 December 2012, 23:16   #26
Leandro Jardim
Registered User
 
Leandro Jardim's Avatar
 
Join Date: Nov 2009
Location: Legoland
Age: 45
Posts: 1,461
Seems relatively slower than 2.5.0 on my Pentium dual core 2 GHz... Specially the updating of the windows on Workbench. What can be causing this?
Attached Files
File Type: uae A1200 Windowed.uae (18.8 KB, 186 views)

Last edited by Leandro Jardim; 13 December 2012 at 01:01.
Leandro Jardim is offline  
Old 13 December 2012, 09:02   #27
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,001
Quote:
Originally Posted by Toni Wilen View Post
Beta 2:
Doesn't run on XP Home SP3.

This is winuaebootlog.txt:

Code:
WinUAE 2.5.1 (Public Beta 2, 2012.12.12) (5.1 Service Pack 3 [2]) 32-bit 0.6.A00 1 15:26
(c) 1995-2001 Bernd Schmidt   - Core UAE concept and implementation.
(c) 1998-2012 Toni Wilen      - Win32 port, core code updates.
(c) 1996-2001 Brian King      - Win32 port, Picasso96 RTG, and GUI.
(c) 1996-1999 Mathias Ortmann - Win32 port and bsdsocket support.
(c) 2000-2001 Bernd Meyer     - JIT engine.
(c) 2000-2005 Bernd Roesch    - MIDI input, many fixes.
Press F12 to show the Settings Dialog (GUI), Alt-F4 to quit.
End+F1 changes floppy 0, End+F2 changes floppy 1, etc.
'C:\Programme\WinUAE\winuae.exe'
EXE: 'C:\Programme\WinUAE\', DATA: 'C:\Dokumente und Einstellungen\All Users\Dokumente\Amiga Files\WinUAE\', PLUGIN: 'C:\Dokumente und Einstellungen\All Users\Dokumente\Amiga Files\WinUAE\'
WARNING: Unsupported 'C:\Programme\WinUAE\winuae.ini' enabled
Total physical RAM 1023M. Attempting to reserve: 513M.
Reserved: 0x27F00000-0x48000000 (20100000 513M)
thomas is offline  
Old 13 December 2012, 14:00   #28
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,518
Quote:
Originally Posted by Leandro Jardim View Post
Seems relatively slower than 2.5.0 on my Pentium dual core 2 GHz... Specially the updating of the windows on Workbench. What can be causing this?
Quote:
Originally Posted by thomas View Post
Doesn't run on XP Home SP3.
Not same as above because previous versions didn't even start.

I guess some issues with MSVC 2012 (configuration or something). I'll compile next release versions with 2010 and I'll investigate this problem later.
Toni Wilen is offline  
Old 13 December 2012, 16:12   #29
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,518
Quote:
Originally Posted by thomas View Post
Doesn't run on XP Home SP3.
Does 2.5.0 work?
Toni Wilen is offline  
Old 13 December 2012, 16:27   #30
AnnaWu
Registered User
 
AnnaWu's Avatar
 
Join Date: Dec 2012
Location: Germany
Posts: 561
Quote:
Doesn't run on XP Home SP3.
Strange, the 2nd beta is working for me on my WinXP Pro SP3 32-bit German.

Code:
WinUAE 2.5.1 (Public Beta 2, 2012.12.12) (5.1 Service Pack 3 [2]) 32-bit 0.F.207 1 05:08
(c) 1995-2001 Bernd Schmidt   - Core UAE concept and implementation.
(c) 1998-2012 Toni Wilen      - Win32 port, core code updates.
(c) 1996-2001 Brian King      - Win32 port, Picasso96 RTG, and GUI.
(c) 1996-1999 Mathias Ortmann - Win32 port and bsdsocket support.
(c) 2000-2001 Bernd Meyer     - JIT engine.
(c) 2000-2005 Bernd Roesch    - MIDI input, many fixes.
Press F12 to show the Settings Dialog (GUI), Alt-F4 to quit.
End+F1 changes floppy 0, End+F2 changes floppy 1, etc.
'C:\Emulator\Amiga\WinUAE Beta\WinUAE.exe'
EXE: 'C:\Emulator\Amiga\WinUAE Beta\', DATA: 'C:\Dokumente und Einstellungen\All Users\Dokumente\Amiga Files\WinUAE\', PLUGIN: 'C:\Emulator\Amiga\WinUAE Beta\plugins\'
Total physical RAM 511M. Attempting to reserve: 513M.
Reserved: 0x27F00000-0x48000000 (20100000 513M)
CLOCKFREQ: QPF 3.58MHz (3.58MHz, DIV=1)
ROM KEY 'C:\Emulator\Amiga\WinUAE\Roms\Rom.key' 2069 bytes loaded
Enumerating display devices.. 
Sorting devices and modes..
Desktop: W=1024 H=768 B=32. CXVS=1024 CYVS=768
Dell C840 '\\.\DISPLAY1' [PCI\VEN_10DE&DEV_0174&SUBSYS_00D51028&REV_A3]
-: Plug und Play-Monitor (1024*768) * [\Registry\Machine\System\CurrentControlSet\Control\Class\{4D36E96E-E325-11CE-BFC1-08002BE10318}\0001]
0: 320x240, 16-bit (60)
1: 320x240, 32-bit (60)
2: 400x300, 16-bit (60)
3: 400x300, 32-bit (60)
4: 480x360, 16-bit (60)
5: 480x360, 32-bit (60)
6: 512x384, 16-bit (60)
7: 512x384, 32-bit (60)
8: 600x800, 16-bit (60)
9: 600x800, 32-bit (60)
10: 640x480, 16-bit (60)
11: 640x480, 32-bit (60)
12: 800x600, 16-bit (60)
13: 800x600, 32-bit (60)
14: 1024x768, 16-bit (60)
15: 1024x768, 32-bit (60)
16: 1280x1024, 16-bit (60)
17: 1280x1024, 32-bit (60)
18: 1400x1050, 16-bit (60)
19: 1400x1050, 32-bit (60)
20: 1600x1200, 16-bit (60)
21: 1600x1200, 32-bit (60)
22 display modes.
Display buffer mode = 1
Enumerating DirectSound devices..
Enumeration end
0:DS: Primärer Soundtreiber
1:DS: Crystal WDM Audio
Enumerating recording devices:
0:DS: Primärer Soundaufnahmetreiber
1:DS: Crystal WDM Audio
done
Filesystem charset (ACP=1252,FSCP=28605):
 00: 0000        01: 0001        02: 0002        03: 0003       
 04: 0004        05: 0005        06: 0006        07: 0007       
 08: 0008        09: 0009        0A: 000A        0B: 000B       
 0C: 000C        0D: 000D        0E: 000E        0F: 000F       
 10: 0010        11: 0011        12: 0012        13: 0013       
 14: 0014        15: 0015        16: 0016        17: 0017       
 18: 0018        19: 0019        1A: 001A        1B: 001B       
 1C: 001C        1D: 001D        1E: 001E        1F: 001F       
 20: 0020        21: 0021        22: 0022        23: 0023       
 24: 0024        25: 0025        26: 0026        27: 0027       
 28: 0028        29: 0029        2A: 002A        2B: 002B       
 2C: 002C        2D: 002D        2E: 002E        2F: 002F       
 30: 0030        31: 0031        32: 0032        33: 0033       
 34: 0034        35: 0035        36: 0036        37: 0037       
 38: 0038        39: 0039        3A: 003A        3B: 003B       
 3C: 003C        3D: 003D        3E: 003E        3F: 003F       
 40: 0040        41: 0041        42: 0042        43: 0043       
 44: 0044        45: 0045        46: 0046        47: 0047       
 48: 0048        49: 0049        4A: 004A        4B: 004B       
 4C: 004C        4D: 004D        4E: 004E        4F: 004F       
 50: 0050        51: 0051        52: 0052        53: 0053       
 54: 0054        55: 0055        56: 0056        57: 0057       
 58: 0058        59: 0059        5A: 005A        5B: 005B       
 5C: 005C        5D: 005D        5E: 005E        5F: 005F       
 60: 0060        61: 0061        62: 0062        63: 0063       
 64: 0064        65: 0065        66: 0066        67: 0067       
 68: 0068        69: 0069        6A: 006A        6B: 006B       
 6C: 006C        6D: 006D        6E: 006E        6F: 006F       
 70: 0070        71: 0071        72: 0072        73: 0073       
 74: 0074        75: 0075        76: 0076        77: 0077       
 78: 0078        79: 0079        7A: 007A        7B: 007B       
 7C: 007C        7D: 007D        7E: 007E        7F: 007F       
 80: 20AC (0080) 81: 0081        82: 201A (0082) 83: 0192 (0083)
 84: 201E (0084) 85: 2026 (0085) 86: 2020 (0086) 87: 2021 (0087)
 88: 02C6 (0088) 89: 2030 (0089) 8A: 0160 (008A) 8B: 2039 (008B)
 8C: 0152 (008C) 8D: 008D        8E: 017D (008E) 8F: 008F       
 90: 0090        91: 2018 (0091) 92: 2019 (0092) 93: 201C (0093)
 94: 201D (0094) 95: 2022 (0095) 96: 2013 (0096) 97: 2014 (0097)
 98: 02DC (0098) 99: 2122 (0099) 9A: 0161 (009A) 9B: 203A (009B)
 9C: 0153 (009C) 9D: 009D        9E: 017E (009E) 9F: 0178 (009F)
 A0: 00A0        A1: 00A1        A2: 00A2        A3: 00A3       
 A4: 00A4 (20AC) A5: 00A5        A6: 00A6 (0160) A7: 00A7       
 A8: 00A8 (0161) A9: 00A9        AA: 00AA        AB: 00AB       
 AC: 00AC        AD: 00AD        AE: 00AE        AF: 00AF       
 B0: 00B0        B1: 00B1        B2: 00B2        B3: 00B3       
 B4: 00B4 (017D) B5: 00B5        B6: 00B6        B7: 00B7       
 B8: 00B8 (017E) B9: 00B9        BA: 00BA        BB: 00BB       
 BC: 00BC (0152) BD: 00BD (0153) BE: 00BE (0178) BF: 00BF       
 C0: 00C0        C1: 00C1        C2: 00C2        C3: 00C3       
 C4: 00C4        C5: 00C5        C6: 00C6        C7: 00C7       
 C8: 00C8        C9: 00C9        CA: 00CA        CB: 00CB       
 CC: 00CC        CD: 00CD        CE: 00CE        CF: 00CF       
 D0: 00D0        D1: 00D1        D2: 00D2        D3: 00D3       
 D4: 00D4        D5: 00D5        D6: 00D6        D7: 00D7       
 D8: 00D8        D9: 00D9        DA: 00DA        DB: 00DB       
 DC: 00DC        DD: 00DD        DE: 00DE        DF: 00DF       
 E0: 00E0        E1: 00E1        E2: 00E2        E3: 00E3       
 E4: 00E4        E5: 00E5        E6: 00E6        E7: 00E7       
 E8: 00E8        E9: 00E9        EA: 00EA        EB: 00EB       
 EC: 00EC        ED: 00ED        EE: 00EE        EF: 00EF       
 F0: 00F0        F1: 00F1        F2: 00F2        F3: 00F3       
 F4: 00F4        F5: 00F5        F6: 00F6        F7: 00F7       
 F8: 00F8        F9: 00F9        FA: 00FA        FB: 00FB       
 FC: 00FC        FD: 00FD        FE: 00FE        FF: 00FF       
End
CW: No Catweasel detected
PARAPORT: no ParaPort.dll, direct parallel port emulation disabled
IPC: Named Pipe '\\.\pipe\WinUAE' open
IPC: Named Pipe '\\.\pipe\WinUAE_COM' open
Serial port enumeration..
SERPORT: 'Kommunikationsanschluss (COM1)' = 'COM1' = '\\?\acpi#pnp0501#4&1d6f7eae&0#{86e0d1e0-8089-11d0-9ce4-08003e301f73}'
Parallel port enumeration..
PARPORT: 'ECP-Druckeranschluss (LPT1)' = 'LPT1' = '\\?\acpi#pnp0401#4&1d6f7eae&0#{97f76ef0-f883-11d0-af1f-0000f800845c}'
Port enumeration end
MIDI port enumeration..
MIDI OUT: -1:'Microsoft MIDI-Mapper' (1/1)
MIDI OUT: 0:'Microsoft GS Wavetable SW Synth' (1/102)
MIDI port enumeration end
RawInput enumeration..
RAWINPUT: found 5 devices
00010061 keyboard: '\??\ACPI#PNP0303#4&1d6f7eae&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}'
type=4 sub=0 mode=1 fkeys=12 indicators=3 tkeys=101
00010049 mouse: '\??\HID#Vid_15d9&Pid_0a33#6&3a2909f4&0&0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd}'
id=256 buttons=3 hw=0 rate=0
00010047 mouse: '\??\ACPI#PNP0F13#4&1d6f7eae&0#{378de44c-56ef-11d1-bc8c-00a0c91405dd}'
id=2 buttons=2 hw=0 rate=100
'PS/2-kompatible Maus' ('\??\ACPI#PNP0F13#4&1d6f7eae&0#{378de44c-56ef-11d1-bc8c-00a0c91405dd}')
'HID-konforme Maus' ('\??\HID#Vid_15d9&Pid_0a33#6&3a2909f4&0&0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd}')
'Standardtastatur (101/102 Tasten) oder Microsoft Natural Keyboard (PS/2)' ('\??\ACPI#PNP0303#4&1d6f7eae&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}')
HID-konforme Maus: (15D9/0A33)
00 000 'X Axis' (0, [0 - 0, 0 - 0, 0 0 0])
01 001 'Y Axis' (1, [0 - 0, 0 - 0, 0 0 0])
02 002 'Wheel' (2, [0 - 0, 0 - 0, 0 0 0])
03 003 'HWheel' (3, [0 - 0, 0 - 0, 0 0 0])
00 000 'Button 1' (0)
01 001 'Button 2' (1)
02 002 'Button 3' (2)
02 002 'Wheel [-]' (1004)
02 002 'Wheel [+]' (1005)
03 003 'HWheel [-]' (1006)
03 003 'HWheel [+]' (1007)
PS/2-kompatible Maus: (FFFFFFFF/FFFFFFFF)
00 000 'X Axis' (0, [0 - 0, 0 - 0, 0 0 0])
01 001 'Y Axis' (1, [0 - 0, 0 - 0, 0 0 0])
02 002 'Wheel' (2, [0 - 0, 0 - 0, 0 0 0])
03 003 'HWheel' (3, [0 - 0, 0 - 0, 0 0 0])
00 000 'Button 1' (0)
01 001 'Button 2' (1)
02 002 'Wheel [-]' (1004)
02 002 'Wheel [+]' (1005)
03 003 'HWheel [-]' (1006)
03 003 'HWheel [+]' (1007)
RAWINPUT test ok, usage=2
RAWINPUT test ok, usage=6
DirectInput enumeration.. Game controllers..
Windowsmouse initialization..
Catweasel joymouse initialization..
wintab tablet initialization..
Tablet: no wintab32.dll
end
load config 'C:\Emulator\Amiga\WinUAE Beta\Configurations\default.uae':0
load failed
failed to load config 'C:\Emulator\Amiga\WinUAE Beta\Configurations\default.uae'
LCD: Logitech LCD system not detected
GUIBase 803x594 (6x13)
'C:\Emulator\Amiga\WinUAE Beta\Configurations\configuration.cache' loaded successfully
Entering GUI idle loop
Requested GUI size = 800x600 (720x568)
Got GUI size = 800x599
load config 'C:\Emulator\Amiga\WinUAE Beta\Configurations\AmigaSYS 4 (OS 3.9).uae':0
load config 'C:\Emulator\Amiga\WinUAE Beta\Configurations\AmigaSYS 4 (OS 3.9).uae':0
Log (enabled): 'C:\Dokumente und Einstellungen\All Users\Dokumente\Amiga Files\WinUAE\winuaelog.txt'

Last edited by AnnaWu; 13 December 2012 at 16:33.
AnnaWu is offline  
Old 13 December 2012, 17:26   #31
clenched
Registered User
 
Join Date: Sep 2008
Location: Gainesville U.S.A.
Posts: 771
2.5.1b2 reboots the PC with XP SP2. Start WinUAE, close then restart. PC reboots. Or open a second instance WinUAE and PC also reboots. 2.5.0 is OK.
Code:
 
WinUAE 2.5.1 (Public Beta 2, 2012.12.12) (5.1 Service Pack 2 [2]) 32-bit 0.F.303
 2 23:42
(c) 1995-2001 Bernd Schmidt   - Core UAE concept and implementation.
(c) 1998-2012 Toni Wilen      - Win32 port, core code updates.
(c) 1996-2001 Brian King      - Win32 port, Picasso96 RTG, and GUI.
(c) 1996-1999 Mathias Ortmann - Win32 port and bsdsocket support.
(c) 2000-2001 Bernd Meyer     - JIT engine.
(c) 2000-2005 Bernd Roesch    - MIDI input, many fixes.
Press F12 to show the Settings Dialog (GUI), Alt-F4 to quit.
End+F1 changes floppy 0, End+F2 changes floppy 1, etc.
'C:\Dino\WinUAE\winuae251b2.exe'
EXE: 'C:\Dino\WinUAE\', DATA: 'C:\Dino\WinUAE\', PLUGIN: 'C:\Dino\WinUAE\'
'-log'
params:
1: '-log'
Total physical RAM 511M. Attempting to reserve: 513M.
Reserved: 0x27F00000-0x48000000 (20100000 513M)
CLOCKFREQ: QPF 2992.57MHz (5.84MHz, DIV=512)
Enumerating display devices..
Sorting devices and modes..
Desktop: W=1024 H=768 B=32. CXVS=1024 CYVS=768
RADEON 9800 SE Family (Microsoft Corporation) '\\.\DISPLAY1' [PCI\VEN_1002&DEV_4
148&SUBSYS_00031002&REV_00]
-: SONY CPD-G220R (1024*768) * [\Registry\Machine\System\CurrentControlSet\Contr
ol\Class\{4D36E96E-E325-11CE-BFC1-08002BE10318}\0003]
0: 320x200, 16-bit (60,75)
1: 320x200, 32-bit (60,75)
2: 320x240, 16-bit (60,75)
3: 320x240, 32-bit (60,75)
4: 400x300, 16-bit (60,75)
5: 400x300, 32-bit (60,75)
6: 512x384, 16-bit (60,75)
7: 512x384, 32-bit (60,75)
8: 640x400, 16-bit (60,75)
9: 640x400, 32-bit (60,75)
10: 640x480, 16-bit (60,72,75,85,90,100,120,160,!200)
11: 640x480, 32-bit (60,72,75,85,90,100,120,160,!200)
12: 800x600, 16-bit (!47,56,60,70,72,75,85,90,100,120,!160,!200)
13: 800x600, 32-bit (!47,56,60,70,72,75,85,90,100,120,!160,!200)
14: 1024x768, 16-bit (!43,60,70,72,75,85,90,100,!120,!150,!160,!200)
15: 1024x768, 32-bit (!43,60,70,72,75,85,90,100,!120,!150,!160,!200)
16: 1152x864, 16-bit (!43,!47,60,70,75,85,!100)
17: 1152x864, 32-bit (!43,!47,60,70,75,85,!100)
18: 1280x768, 16-bit (56,60,75,85)
19: 1280x768, 32-bit (56,60,75,85)
20: 1280x960, 16-bit (60,70,72,75,!85,!100,!120,!160,!200)
21: 1280x960, 32-bit (60,70,72,75,!85,!100,!120,!160,!200)
22: 1280x1024, 16-bit (!43,!47,60,70,75,!85,!90,!100,!120,!160,!180)
23: 1280x1024, 32-bit (!43,!47,60,70,75,!85,!90,!100,!120,!160,!180)
24: 1600x1200, 16-bit (60,!70,!75,!85,!100,!120)
25: 1600x1200, 32-bit (60,!70,!75,!85,!100,!120)
26: !1792x1344, 16-bit (!60,!75,!85,!90,!100)
27: !1792x1344, 32-bit (!60,!75,!85,!90,!100)
28: !1800x1440, 16-bit (!60,!70,!75,!90,!100)
29: !1800x1440, 32-bit (!60,!70,!75,!90,!100)
30: !1856x1392, 16-bit (!60,!72,!75,!90,!100)
31: !1856x1392, 32-bit (!60,!72,!75,!90,!100)
32: !1920x1080, 16-bit (!60,!75,!100,!120)
33: !1920x1080, 32-bit (!60,!75,!100,!120)
34: !1920x1200, 16-bit (!60,!75,!85,!100)
35: !1920x1200, 32-bit (!60,!75,!85,!100)
36: !1920x1440, 16-bit (!60,!75,!85,!90)
37: !1920x1440, 32-bit (!60,!75,!85,!90)
38: !2048x1536, 16-bit (!60,!66,!70,!75,!85)
39: !2048x1536, 32-bit (!60,!66,!70,!75,!85)
40 display modes.
Display buffer mode = 1
Enumerating DirectSound devices..
Enumeration end
0:DS: Primary Sound Driver
1:DS: SB Live! Audio [B800]
Enumerating recording devices:
0:DS: Primary Sound Capture Driver
1:DS: SB Live! Audio [B800]
done
Filesystem charset (ACP=1252,FSCP=28605):
 00: 0000        01: 0001        02: 0002        03: 0003
 04: 0004        05: 0005        06: 0006        07: 0007
 08: 0008        09: 0009        0A: 000A        0B: 000B
 0C: 000C        0D: 000D        0E: 000E        0F: 000F
 10: 0010        11: 0011        12: 0012        13: 0013
 14: 0014        15: 0015        16: 0016        17: 0017
 18: 0018        19: 0019        1A: 001A        1B: 001B
 1C: 001C        1D: 001D        1E: 001E        1F: 001F
 20: 0020        21: 0021        22: 0022        23: 0023
 24: 0024        25: 0025        26: 0026        27: 0027
 28: 0028        29: 0029        2A: 002A        2B: 002B
 2C: 002C        2D: 002D        2E: 002E        2F: 002F
 30: 0030        31: 0031        32: 0032        33: 0033
 34: 0034        35: 0035        36: 0036        37: 0037
 38: 0038        39: 0039        3A: 003A        3B: 003B
 3C: 003C        3D: 003D        3E: 003E        3F: 003F
 40: 0040        41: 0041        42: 0042        43: 0043
 44: 0044        45: 0045        46: 0046        47: 0047
 48: 0048        49: 0049        4A: 004A        4B: 004B
 4C: 004C        4D: 004D        4E: 004E        4F: 004F
 50: 0050        51: 0051        52: 0052        53: 0053
 54: 0054        55: 0055        56: 0056        57: 0057
 58: 0058        59: 0059        5A: 005A        5B: 005B
 5C: 005C        5D: 005D        5E: 005E        5F: 005F
 60: 0060        61: 0061        62: 0062        63: 0063
 64: 0064        65: 0065        66: 0066        67: 0067
 68: 0068        69: 0069        6A: 006A        6B: 006B
 6C: 006C        6D: 006D        6E: 006E        6F: 006F
 70: 0070        71: 0071        72: 0072        73: 0073
 74: 0074        75: 0075        76: 0076        77: 0077
 78: 0078        79: 0079        7A: 007A        7B: 007B
 7C: 007C        7D: 007D        7E: 007E        7F: 007F
 80: 20AC (0080) 81: 0081        82: 201A (0082) 83: 0192 (0083)
 84: 201E (0084) 85: 2026 (0085) 86: 2020 (0086) 87: 2021 (0087)
 88: 02C6 (0088) 89: 2030 (0089) 8A: 0160 (008A) 8B: 2039 (008B)
 8C: 0152 (008C) 8D: 008D        8E: 017D (008E) 8F: 008F
 90: 0090        91: 2018 (0091) 92: 2019 (0092) 93: 201C (0093)
 94: 201D (0094) 95: 2022 (0095) 96: 2013 (0096) 97: 2014 (0097)
 98: 02DC (0098) 99: 2122 (0099) 9A: 0161 (009A) 9B: 203A (009B)
 9C: 0153 (009C) 9D: 009D        9E: 017E (009E) 9F: 0178 (009F)
 A0: 00A0        A1: 00A1        A2: 00A2        A3: 00A3
 A4: 00A4 (20AC) A5: 00A5        A6: 00A6 (0160) A7: 00A7
 A8: 00A8 (0161) A9: 00A9        AA: 00AA        AB: 00AB
 AC: 00AC        AD: 00AD        AE: 00AE        AF: 00AF
 B0: 00B0        B1: 00B1        B2: 00B2        B3: 00B3
 B4: 00B4 (017D) B5: 00B5        B6: 00B6        B7: 00B7
 B8: 00B8 (017E) B9: 00B9        BA: 00BA        BB: 00BB
 BC: 00BC (0152) BD: 00BD (0153) BE: 00BE (0178) BF: 00BF
 C0: 00C0        C1: 00C1        C2: 00C2        C3: 00C3
 C4: 00C4        C5: 00C5        C6: 00C6        C7: 00C7
 C8: 00C8        C9: 00C9        CA: 00CA        CB: 00CB
 CC: 00CC        CD: 00CD        CE: 00CE        CF: 00CF
 D0: 00D0        D1: 00D1        D2: 00D2        D3: 00D3
 D4: 00D4        D5: 00D5        D6: 00D6        D7: 00D7
 D8: 00D8        D9: 00D9        DA: 00DA        DB: 00DB
 DC: 00DC        DD: 00DD        DE: 00DE        DF: 00DF
 E0: 00E0        E1: 00E1        E2: 00E2        E3: 00E3
 E4: 00E4        E5: 00E5        E6: 00E6        E7: 00E7
 E8: 00E8        E9: 00E9        EA: 00EA        EB: 00EB
 EC: 00EC        ED: 00ED        EE: 00EE        EF: 00EF
 F0: 00F0        F1: 00F1        F2: 00F2        F3: 00F3
 F4: 00F4        F5: 00F5        F6: 00F6        F7: 00F7
 F8: 00F8        F9: 00F9        FA: 00FA        FB: 00FB
 FC: 00FC        FD: 00FD        FE: 00FE        FF: 00FF
End
CW: No Catweasel detected
PARAPORT: no ParaPort.dll, direct parallel port emulation disabled
IPC: Named Pipe '\\.\pipe\WinUAE' open
IPC: Named Pipe '\\.\pipe\WinUAE_COM' open
Serial port enumeration..
SERPORT: 'Agere Win Modem' = '\\?\pci#ven_11c1&dev_044e&subsys_040113e0&rev_02#4
&2e98101c&0&58f0#{86e0d1e0-8089-11d0-9ce4-08003e301f73}' = '\\?\pci#ven_11c1&dev
_044e&subsys_040113e0&rev_02#4&2e98101c&0&58f0#{86e0d1e0-8089-11d0-9ce4-08003e30
1f73}'
SERPORT: 1:'COM3' = '\.\\COM3' (\Device\ltmodem0)
Parallel port enumeration..
PARPORT: 'Printer Port (LPT1)' = 'LPT1' = '\\?\acpi#pnp0400#4&35f762c4&0#{97f76e
f0-f883-11d0-af1f-0000f800845c}'
Port enumeration end
MIDI port enumeration..
MIDI OUT: -1:'Microsoft MIDI Mapper' (1/1)
MIDI OUT: 0:'SB Live! Synth A [B800]' (1/102)
MIDI OUT: 1:'SB Live! Sw Synth [B800]' (1/102)
MIDI OUT: 2:'SB Live! Synth B [B800]' (1/102)
MIDI OUT: 3:'SB Live! MIDI Port [B800]' (1/102)
MIDI OUT: 4:'Microsoft GS Wavetable SW Synth' (1/102)
MIDI IN: 0:'SB Live! MIDI Port [B800]' (1/103)
MIDI port enumeration end
RawInput enumeration..
RAWINPUT: found 4 devices
0001005F keyboard: '\??\ACPI#PNP0303#4&35f762c4&0#{884b96c3-56ef-11d1-bc8c-00a0c
91405dd}'
type=4 sub=0 mode=1 fkeys=12 indicators=3 tkeys=101
00010047 mouse: '\??\ACPI#PNP0F03#4&35f762c4&0#{378de44c-56ef-11d1-bc8c-00a0c914
05dd}'
id=32 buttons=3 hw=0 rate=100
'Microsoft PS/2 Mouse' ('\??\ACPI#PNP0F03#4&35f762c4&0#{378de44c-56ef-11d1-bc8c-
00a0c91405dd}')
'Standard 101/102-Key or Microsoft Natural PS/2 Keyboard' ('\??\ACPI#PNP0303#4&3
5f762c4&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}')
Microsoft PS/2 Mouse: (FFFFFFFF/FFFFFFFF)
00 000 'X Axis' (0, [0 - 0, 0 - 0, 0 0 0])
01 001 'Y Axis' (1, [0 - 0, 0 - 0, 0 0 0])
02 002 'Wheel' (2, [0 - 0, 0 - 0, 0 0 0])
03 003 'HWheel' (3, [0 - 0, 0 - 0, 0 0 0])
00 000 'Button 1' (0)
01 001 'Button 2' (1)
02 002 'Button 3' (2)
02 002 'Wheel [-]' (1004)
02 002 'Wheel [+]' (1005)
03 003 'HWheel [-]' (1006)
03 003 'HWheel [+]' (1007)
RAWINPUT test ok, usage=2
RAWINPUT test ok, usage=6
DirectInput enumeration.. Game controllers..
I={D12C0960-302A-11E2-8001-444553540000} P={0102045E-0000-0000-0000-504944564944
}
'2-axis, 2-button joystick' '2-axis, 2-button joystick' 00010114 [Game controlle
r]
Windowsmouse initialization..
Catweasel joymouse initialization..
wintab tablet initialization..
Tablet: no wintab32.dll
end
2-axis, 2-button joystick: (0000/0000)
PGUID={0102045E-0000-0000-0000-504944564944}
00 000 'X Axis' (-99, [0 - 0, 0 - 0, 0 0 0])
04 004 'Y Axis' (-98, [0 - 0, 0 - 0, 0 0 0])
30 048 'Button 0' (48)
31 049 'Button 1' (49)
00 000 'X Axis [-]' (1000)
00 000 'X Axis [+]' (1001)
04 004 'Y Axis [-]' (1008)
04 004 'Y Axis [+]' (1009)
load config '.\Configurations\default.uae':0
load failed
failed to load config '.\Configurations\default.uae'
LCD: Logitech LCD system not detected
GUIBase 803x594 (6x13)
'.\Configurations\configuration.cache' loaded successfully
Entering GUI idle loop
Requested GUI size = 800x600 (720x568)
Got GUI size = 800x599
Log (disabled): 'C:\Dino\WinUAE\winuaelog.txt'
WinUAE 2.5.1 (Public Beta 2, 2012.12.12) (5.1 Service Pack 2 [2]) 32-bit 0.F.303
 2 23:42
(c) 1995-2001 Bernd Schmidt   - Core UAE concept and implementation.
(c) 1998-2012 Toni Wilen      - Win32 port, core code updates.
(c) 1996-2001 Brian King      - Win32 port, Picasso96 RTG, and GUI.
(c) 1996-1999 Mathias Ortmann - Win32 port and bsdsocket support.
(c) 2000-2001 Bernd Meyer     - JIT engine.
(c) 2000-2005 Bernd Roesch    - MIDI input, many fixes.
Press F12 to show the Settings Dialog (GUI), Alt-F4 to quit.
End+F1 changes floppy 0, End+F2 changes floppy 1, etc.
'C:\Dino\WinUAE\winuae251b2.exe'
EXE: 'C:\Dino\WinUAE\', DATA: 'C:\Dino\WinUAE\', PLUGIN: 'C:\Dino\WinUAE\'
NATMEM: Our special area: 0x27F00000-0x28F00000 (01000000 16M)
shmget of size 65536 (64k) for rtarea
VA 00F00000 - 00F10000 10000 (64k) ok (28E00000)
uaegfx.card magic code: 00F03000-00F0313E ABI=00000000
shmget of size 65536 (64k) for filesys
shmget of size 524288 (512k) for kick
VA 00F80000 - 01000020 80020 (512k) ok (28E80000)
Entered action_replay_load ()
shmget of size 1048576 (1024k) for chip
VA 00000000 - 00100020 100020 (1024k) ok (27F00000)
ROM loader.. (<none>)
Known ROM 'KS ROM v1.3 (A500,A1000,A2000)' loaded
ROM loader end
memory init end
No disk in drive 0.
Building CPU table for configuration: 68000 prefetch 24-bit
1883 CPU functions
Building CPU, 44316 opcodes (0 1 1)
CPU=68000, FPU=0, MMU=0, JIT=0.
CPUID level=5, Family=15, Model=3, Mask=3, Vendor=GenuineIntel [0]
JIT: Setting signal handler
JIT: Building Compiler function table
JIT: Supposedly 42101 compileable opcodes!
JIT: cache=0. b=1 w=1 l=1 fpu=1 nf=1 const=1 hard=0
Max hardware surface size: 2048x2048
DirectDraw displays:
SONY CPD-G220R (1024*768) * = {67685559-3106-11D0-B971-00AA00342F9F}
End
DriverCaps: 94427bc1 004afe7c 0003a311 07f95420 00000000 00000000
DDCAPS_BLT,DDCAPS_BLTQUEUE,DDCAPS_BLTFOURCC,DDCAPS_BLTCOLORFILL,DDCAPS_BLTSTRETC
H,DDCAPS_CANBLTSYSMEM,DDCAPS_COLORKEY,DDCAPS_OVERLAY,DDCAPS_3D,DDCAPS_READSCANLI
NE,DDCAPS2_CANRENDERWINDOWED,DDCAPS2_NOPAGELOCKREQUIRED,DDCAPS2_FLIPNOVSYNC,DDCA
PS2_NONLOCALVIDMEM,DDCAPS2_NONLOCALVIDMEMCAPS,DDCAPS2_WIDESURFACES,DDCKEYCAPS_DE
STBLT,DDCKEYCAPS_SRCBLT
HELCaps   : f4c08241 00000001 00000200 0003fce3 00000000 00000347
DDCAPS_BLT,DDCAPS_BLTCOLORFILL,DDCAPS_BLTSTRETCH,DDCAPS_CANBLTSYSMEM,DDCAPS_CANC
LIP,DDCAPS_CANCLIPSTRETCHED,DDCAPS_COLORKEY,DDCAPS_3D,DDCAPS_PALETTE,DDCAPS2_CER
TIFIED,DDCKEYCAPS_SRCBLT
DirectDraw Display GUID = NULL
winuae_active(0)
Created 720x568x32 (04B85FC0) surface in DefaultRAM (1)
Created 800x11x32 (04B85FE0) surface in DefaultRAM (1)
DDRAW: 720x568 B=2WE 32-bit
set_ddraw: 720x568@32-bytes
Allocated draw temp buffer (1600*1280*32)
CLIP 446x81 1166x649
clipboard: reset (00000000)
memory init end
Reset at 00000000
00000000    2048K/4 =     512K Chip memory
00200000   10176K/0 =   10176K <none>
00BF0000      64K/0 =      64K CIA
00C00000     512K/1 =     512K Slow memory
00C80000     512K/0 =     512K Custom chipset
00D00000     512K/0 =     512K <none>
00D80000     256K/0 =     256K Gayle (low)
00DC0000      64K/0 =      64K Battery backed up clock (none)
00DD0000      64K/0 =      64K Gayle (low)
00DE0000      64K/0 =      64K Motherboard Resources
00DF0000      64K/0 =      64K Custom chipset
00E00000     512K/2 =     256K Kickstart ROM (C4F0F55F)
=KS ROM v1.3 (A500,A1000,A2000) rev 34.5 (256k) [315093-02]
00E80000      64K/0 =      64K Autoconfig
00E90000     960K/0 =     960K <none>
00F80000     512K/2 =     256K Kickstart ROM (C4F0F55F)
=KS ROM v1.3 (A500,A1000,A2000) rev 34.5 (256k) [315093-02]
Buffer size (752*574) Native
Created 2048x1704x32 (04B9EDA8) surface in DefaultRAM (1)
PAL mode V=49.9201Hz H=15625.0881Hz (227x312+1) IDX=10 (PAL) D=0 RTG=0
P96FREQ: 312*49.9201 = 15575.0799 / 49.9 = 312
hardreset, memory cleared
DS: 00140004 1:00000000 2:00000000 4:00000033 4:00000603 4:00000107 6:0000003F 6
:0000060F
DS: 00000000,CH=2,FREQ=44100 'Primary Sound Driver' buffer 16384, dist 4096
DS: 1285 = (1323 - 38)
DS: bs=128 w=10240 max=16384 tof=21845 tuf=29127
Illegal instruction: 4e7b at 00FC0564 -> 00FC0582
SERIAL: period=372, baud=9600, hsyncs=16, bits=8, PC=fc2234
winuae_inactive(0)
winuae_active(0)
winuae_inactive(0)

Last edited by clenched; 14 December 2012 at 01:25. Reason: corrected name of exe in log. Beta 2 is the one here.
clenched is offline  
Old 13 December 2012, 17:39   #32
AnnaWu
Registered User
 
AnnaWu's Avatar
 
Join Date: Dec 2012
Location: Germany
Posts: 561
Quote:
Start WinUAE, close then restart.
I can do this several times without any problems.
AnnaWu is offline  
Old 13 December 2012, 17:41   #33
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,518
I'd probably say that SP2 is not supported (and any kind of reboot usually means driver problems) but better wait for b3 first.
Toni Wilen is offline  
Old 13 December 2012, 17:47   #34
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,612
Also doesn't work with XP Home SP3 here. (stops at 'Reserved: 0x27F00000-0x48000000 (20100000 513M)' too).
TCD is online now  
Old 13 December 2012, 17:53   #35
AnnaWu
Registered User
 
AnnaWu's Avatar
 
Join Date: Dec 2012
Location: Germany
Posts: 561
Weird, WinXP Home and WinXP Pro based on the same kernel.
AnnaWu is offline  
Old 13 December 2012, 18:16   #36
AnnaWu
Registered User
 
AnnaWu's Avatar
 
Join Date: Dec 2012
Location: Germany
Posts: 561
Maybe I've just luck.
AnnaWu is offline  
Old 13 December 2012, 19:47   #37
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,518
http://www.winuae.net/files/b/winuae.zip is 2010 full optimization compiled. Any change on XP problems?

(Note that XP SP2 and older have been unsupported since 2010 or so = I don't really care about non XP-SP3 problems either)
Toni Wilen is offline  
Old 13 December 2012, 20:28   #38
clenched
Registered User
 
Join Date: Sep 2008
Location: Gainesville U.S.A.
Posts: 771
b2 2012.12.13 - The reboots are gone from my PC. Reported because it is not a problem.

Last edited by clenched; 14 December 2012 at 01:26.
clenched is offline  
Old 13 December 2012, 22:03   #39
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,612
Quote:
Originally Posted by Toni Wilen View Post
http://www.winuae.net/files/b/winuae.zip is 2010 full optimization compiled. Any change on XP problems?
This one works fine here with XP Home SP3 now
TCD is online now  
Old 14 December 2012, 01:12   #40
msayed1977
Better than the Original
 
msayed1977's Avatar
 
Join Date: May 2008
Location: Cairo, Egypt
Posts: 152
Thanks for fixing 68010 issue in the latest beta.
msayed1977 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
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
WinUAE 1.5.3 beta series Toni Wilen support.WinUAE 58 09 November 2008 13:46

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 04:53.

Top

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