Hello Everyone,
I am doing an experiment to emulate x86 real mode in qemu so as to
study assembly programming in GNU assembler. My current status is that
qemu exits with the error:
qemu: fatal: Trying to execute code outside RAM or ROM at 0x000a
Please help me get my expt working. Coming to
On 07/12/2015 16:17, Jay Aurabind wrote:
Hello Everyone,
I am doing an experiment to emulate x86 real mode in qemu so as to
study assembly programming in GNU assembler. My current status is that
qemu exits with the error:
qemu: fatal: Trying to execute code outside RAM or ROM at 0x000a
Ple