Re: [GXemul-users] MIPS 4KEc Coprocessor
Status: Alpha
Brought to you by:
gavare
From: Anders G. <ga...@gm...> - 2011-08-20 06:11:43
|
Fre 2011-08-19 klockan 08:41 +0200 skrev Thomas Mair: > On 08/19/2011 06:48 AM, Anders Gavare wrote: > > This text output comes from the new framework, where basically nothing > > is implemented yet. To emulate MIPS machines, you need to use the old > > (legacy) framework. > That is what I suspected. If I have some spare time I would not mind to > implement some of the functionality in the new framework. Could you help > me on how the coprocessor would fit into the new framework? The new framework is more of the form of TODOs (*) and thoughts at this point, it is not really ready enough to implement specific features such as MIPS coprocessors. http://gxemul.sourceforge.net/gxemul-stable/doc/RELEASE.html Only the testm88k mode has been rewritten to use the new framework. This impacted the legacy (i.e. working) modes the least, since no-one would have used the testm88k mode for anything serious anyway. Anders * = http://gxemul.sourceforge.net/gxemul-stable/doc/TODO.html |