On 2/25/08, Jun Koi junkoi2004@gmail.com wrote:
On 2/25/08, Jun Koi junkoi2004@gmail.com wrote:
Hi Kevin,
On 2/22/08, Kevin O'Connor kevin@koconnor.net wrote:
FYI. I'm interested in reviving the ADLO effort. I sent the following email to the bochs developers mailing list.
I looked at the code, and found a lot of tricks there. Interesting! I just wonder where the __start symbol is defined? (which you use it to fix the jump at set_entry32)
Hmm somehow I missed it: that is the _start in romlayout.S. But then the question is: why the _start code jump back to itself at start up???
Thanks, J