On Sat, 18 Sep 1999, you wrote:

> is it posible to disable the pause key on the turbo r in basic?

The pause key can only be disabled if the program runs in R800 mode.

There are two ways to disable the pause key:

One is to modify the BIOS copy in RAM. This can only be done in
assembly. I don't remember the address where to patch the BIOS.

The other way is to disable the interrupt. You can do this in BASIC by
toggling a bit in VDP register 1. However, this has some nasty side
effects. For example, the keyboard is no longer scanned, PLAY
statements don't work etc.

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

Reply via email to