For now flash would be fine. Unfortunately in my ignorance, I don't even know what file is being unzipped. Is there any documentation you can point me to to understand at a high level what the gunzip() function is doing? This is my first experience dealing with a BIOS.
At some point we would love to be able to model exactly what is happening on a Matsonic 7308 motherboard, but the immediate goal is to simulate approximately what is happening until we jump into the Linux startup_32: block.
Thanks,
Tony
Ronald G Minnich wrote:
[EMAIL PROTECTED]">On Sun, 14 Jul 2002, Tony Heller wrote:I need some assistance in how to model the doc_mil functions. After we
start trying to read and write from addresses 0xFFFFF004+ , the
simulation goes off in the weeds. Is there any documentation about what
is supposed to be happening in this part of the code, and how I could
model it in bochs?
are you really sure you want to model doc mil? you could model flash and
then just do a bcopy.
ron
