>>I used this method before, but exiting BASIC and returning DOS after
>>modifying HIGHMEM, for causing MSXDOS2.SYS to be reloaded in the
>>appropriate address. Is this really necessary?
>You could do it in another way :
>After allocating memory, install a fake DOS BIOS and BDOS handler in the
>high memory. This causes more memory to be lost, but has the advantage
>that the installation doesn't have to go to basic and rebooting...
And how should this be done?
>re-allocating the kernel by some kind of function isn't possible as far as I
>know.
What about loading MSXDOS.SYS on #100 and executing? (anyway I never
tested
it...)
>>I need this information for making an improved version of NestorAcentos
>Depends on what NestorAcentos is?
Oh... I'm not very famous after all! 8-)
>Probably it is some kind of TSR
Yes. Is a resident program for japanese MSX computers, which loads an
european character set and emulates the accent key through the KANA
key. I
made it two years ago and it works, but it is a little unstable
(sometimes
causes computer to hang when exiting TED!), due to a bad slot
management I
think; so I want to make an improved version.
>(that doesnt't use MemMan, nice!)
8-? You don't like Memman? By the way I never used it, but should be
interisting for making TSRs.
>(ps. I use the reboot to BASIC method myself for some RS232C TSR drivers I
>have made)
But it is a little nasty, because you can't place the installation
program in
a BAT file; the program itself must patch the keyboard buffer with the
instruction to be executed after! Or maybe you know a better method?
Tell me
please!
///// KONAMI MAN /////
****
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/)
****