Forums - XBOX - Mods
Dos Op. Sys on the Box
[ 10254 ]
[ Back to Forum ]
Anyone out there heard of an xbox running the old ms dos sys?? Just wondering if its possible, also if it coensides with sys.exe file?
administrator on 30/6/2004, 22:36 ( 7 years and 328 days ago ) [ Reply ]
Anyone out there heard of an xbox running the old ms dos sys?? Just wondering if its possible, also if it coensides with sys.exe file?
administrator on 30/6/2004, 22:36 ( 7 years and 328 days ago ) [ Reply ]
dos emulation
[ 10255 ]
dos emulation has been possible for a while now under 'bochs' , there is also a couple of other x86 emultaors i beleive
shindog on 1/7/2004, 9:29 ( 7 years and 327 days ago ) [ Reply ]
dos emulation has been possible for a while now under 'bochs' , there is also a couple of other x86 emultaors i beleive
shindog on 1/7/2004, 9:29 ( 7 years and 327 days ago ) [ Reply ]
Bochs
[ 10258 ]
In terms of emulation quality, bochs rates very highly. It emulates the CPU completely - so it can emulate a PC on a non-PC architecture (so you could run DOS or even windows on an Apple Mac, or a Cray-II).
In terms of emulation quality, bochs rates very highly. It emulates the CPU completely - so it can emulate a PC on a non-PC architecture (so you could run DOS or even windows on an Apple Mac, or a Cray-II).
It's SLOW though - because it does do the complete emulation of a CPU and associated circuitry.
Some other emulators (like VMware) don't do true emulation - they pass through a lot of instructions straight to the real CPU underneath. Which is fast, but means you can only ever run vmware on an intel box.
Because the xbox is an intel box at heart, faster passthru style emulation of an intel CPU is possible. I don't know anything about emulators on the xbox except bochs though :-)
http://bochs.sourceforge.net/ for more information on bochs.
justin
on 1/7/2004, 11:42
( 7 years and 327 days ago
)
[ Reply ]
X86 ????
[ 10256 ]
What does that stand for. Thanks for the help.
administrator on 1/7/2004, 10:29 ( 7 years and 327 days ago ) [ Reply ]
What does that stand for. Thanks for the help.
administrator on 1/7/2004, 10:29 ( 7 years and 327 days ago ) [ Reply ]
x86 instruction set
[ 10257 ]
all ibm comoatible pc's use cpu's that are based are the x86 instruction set, x denotes a variable ie 286 386 486 etc where the basic instructions are still the same. full docs on the instruction set can be obtained from intels website
shindog on 1/7/2004, 10:53 ( 7 years and 327 days ago ) [ Reply ]
all ibm comoatible pc's use cpu's that are based are the x86 instruction set, x denotes a variable ie 286 386 486 etc where the basic instructions are still the same. full docs on the instruction set can be obtained from intels website
shindog on 1/7/2004, 10:53 ( 7 years and 327 days ago ) [ Reply ]