View Single Post
Old 15 October 2009, 16:47   #12
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by KillaByte View Post
TCG ist used for all the supported QEMU targets right now. I successfully booted the Coldfire test kernel that is available from the download page.

EDIT:
There doesn't seem to be any MMU emulation yet, though:
Code:
# cat cpuinfo
CPU:            COLDFIRE(m520x)
MMU:            none
FPU:            none
Clocking:       208.8MHz
BogoMips:       139.26
Calibration:    69632000 loops
This is totally useless information (never believe in MHz rates in emulation). Where is the code? (I checked sources quickly and didn't see any m68k/coldfire related emulation code..) How does it work? I thought TCG was the dynamic compiler in qemu..

This was the point in my previous post. Hard facts or don't bother.

Last edited by Toni Wilen; 15 October 2009 at 16:52.
Toni Wilen is offline  
 
Page generated in 0.12367 seconds with 11 queries