Am Thu, 29 Apr 1999 schrieb Wenzel Jakob:
>Am Thu, 29 Apr 1999 schrieb David Murn:
>>On Thu, 29 Apr 1999, Wenzel Jakob wrote:
>>
>>> my palmtop boots from DOS from ROM (argh) and i can't create a boot disk
>>> for generating the ints.bin file. i need a dos-version of this program
>>> or perhaps somebody can explain me how to generate this file and I'll
>>> write the program.
>>
>>I'm guessing that it's simply a dump of your vector table, in which case,
>>you should be able to just write a little .com file, to create a file, and
>>copy 0x400 from 0:0000 into a file. If you want, I could send you a
>>little .com file to do this (assuming that's what needs to be done).
>>
>>Davey
>
>It would be nice if you could do this.
>But i think the file has to have a header ...
>when i view a boot.bin file on my PII theres
>a "BOOTELKS" string somewhere in the file.
>
>------------
>Wenzel Jakob
>Weinbrennerstr. 40
>76135 Karlsruhe, Germany
>Tel priv. 0049/721/844447
>"[EMAIL PROTECTED]"
>
>--
>
>Why Linux is so cool : /usr/include/string.h
>/* Sautee STRING briskly */
>extern char *strfry __P ((char *__string));
>
>--
>
>Testing? What is testing?
>If it compiles, it is good,
>if it runs, it is fine.
>
>-- Linus Torvalds
--
------------
Wenzel Jakob
Weinbrennerstr. 40
76135 Karlsruhe, Germany
Tel priv. 0049/721/844447
"[EMAIL PROTECTED]"
--
Why Linux is so cool : /usr/include/string.h
/* Sautee STRING briskly */
extern char *strfry __P ((char *__string));
--
Testing? What is testing?
If it compiles, it is good,
if it runs, it is fine.
-- Linus Torvalds