On Tue, 2 Mar 1999, Martial BENOIT wrote:

> why don't you use the DOS? I mean you are talking of BDOS, by the way buy
> making the game directly load from DOS prompt, you'll have the DOS and BIOS
> entry in page 0 that is RAM in DOS mode, therefore you just have to modify
> RST38 RAM location so it jump to your own interupt driver, this way you
> still have acces to CALL 0005h for disk rouitnes and still use your
> interupt driver at the same time.
> 
> just copy the data at location RST38 (5 byte if I remember well...) and
> restore the 5 byte when exiting you application.

I don't want to call it from the dos-prompt, because I am not allowed to
distribute the game with dos included. I prefer to have my own "bios" in
page 0, because I have rewritten more than just the interrupts. I make use
of all the RST commands a lot more efficient then the bios does. Therefor
I would really like a way in which I can keep my own RAM in page 0...

Bye,

shevek

---
Visit the internet summercamp via http://polypc47.chem.rug.nl:5002


****
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/)
****

Reply via email to