On Sun, Apr 15, 2007 at 11:08:56AM +0100, Nigel Horne wrote:
> Can qemu emulate 16-bit machines (286?)?

None that I'm aware of.  Is there any particular need for 286 emulation?
OTOH, it might be interesting to see some m68k system emulation.

I've been working on an 8-bit machine, with some success.  The one thing
that I'm not really sure about is bank switching (although I think I can
just call cpu_register_physical_memory()).

HTH,
-- 
Stuart Brady


Reply via email to