At 01:07 AM 12/4/98 +0100, you wrote:
>] Do note though, that on bootup, only one half of the bootsector
>] (offset 0-FFh, 256 bytes) is copied to C000h before C01Eh is called,
>] making it a bit difficult to use the other half for boot code.
>
>Not that difficult. Just read the other part of the bootsector as well from
>your bootprogram.
I tried it long ago. It works, and fast too.
>For example with the call at adress 144h.
That won't work, because RAM is selected in page 0 at boot time.
Use the BDOS entry (#F37D) to load sectors.
Bye,
Maarten
****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****