From: Paul M. <pm...@mv...> - 2001-12-16 07:19:32
|
On Sun, Dec 16, 2001 at 02:04:05AM -0500, Jason Dodson wrote: > Hmmmmm... because I can? Because I want to? My motivations are about as > irrelevent. I don't question why you want to port linux to the dreamcast. > Your hangups mean nothing to me, so keep them to yourself. >=20 Well, for one, the SH4 is _not_ that fast of a processor. We're still trying to make all sorts of optimization shortcuts in the framebuffer and such just to get it to a point where it can decode MPEG streams in some sane fashion = .. something like bochs will quite literrally bury the entire system, and with the added overhead of trying to emulate non-existant instructions, it might not be feasible at all. One thing I've always wanted to see was to see a somewhat pluggable emulator that was capable of emulating an architecture on whatever it happens to be built one, breaking out architecture emulation into a modular system, though that's a little different then what you're trying to do. > It appears that Bochs is what I am going to start toying with. Ive already > joined the dev-list, and started poking questions in the right places. >=20 Plex86 might be another thing to consider, especially if you don't want the added overhead of X11. Plex86 used SDL as its backend, and thus worked just fine under framebuffer (with the exception of a few issues). Not sure how bochs deals with this stuff, but it was X11 specific last time I looked at = it. Regards, --=20 Paul Mundt <pm...@mv...> MontaVista Software, Inc. |