|
From: Liam P. <lp...@gm...> - 2010-03-09 14:01:35
|
On Tue, Mar 9, 2010 at 11:15 AM, Geraldo Netto <ger...@gm...> wrote: > i can't confirm this, but supposing dosemu runs > as user mode software on top of linux, we should have no problem > running on other arch(?) No. DOSemu is a sort of dedicated virtual machine for running DOS under Linux. It runs DOS natively on x86-32, just trapping the hardware interrupts & so on with which DOS communicates with the hardware so that it can run safely & cleanly under the multitasking Linux kernel. http://en.wikipedia.org/wiki/Dosemu To run DOS on non-x86 architectures, you would need something that emulates an 8086 CPU, at least, and preferably an 80386 or better. Examples include BOCHS or QEMU, although QEMU would be more complicated as it emulates many different computers as well as PC-compatibles. http://en.wikipedia.org/wiki/Bochs -- Liam Proven • Profile: http://www.linkedin.com/in/liamproven Email: lp...@ci... • GMail/GoogleTalk/Orkut: lp...@gm... Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AOL/AIM/iChat/Yahoo/Skype: liamproven • LiveJournal/Twitter: lproven MSN: lp...@ho... • ICQ: 73187508 |