Thread: WinUAE QEMU PPC
View Single Post
Old 16 September 2014, 08:02   #64
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by Locutus View Post
MOS1.4.5 on QEMU crashes quite early in its boot process.
It does not crash, it "only" hangs in infinite loop. I did some tiny disassembling yesterday and it seems to enable PPC CPU interrupt (sets MSR bits) and then goes in infinite loop ("label: b label") so apparently it expects some interrupt.

My guess is that some feature of CSPPC board is still missing. There are at least 2 unknown bits in CSPPC registers that MOS modifies. I'll post about them in http://eab.abime.net/showthread.php?t=74615 later today.


Quote:
The github winuae tree only seems to include the qemu glue code, do you have a tree of your hacked up qemu for me?

Also, could you create a build of qemu-uae.dll that provides the gdb stub on a socket? I don't have a Windows build environment setup.
QEMU code is in Frode's github. Ask him, I only compile it for Windows
Toni Wilen is offline  
 
Page generated in 0.05258 seconds with 11 queries