Welcome, Guest. Please login or register.

Author Topic: F10 Quitkey on WhdLoad not working  (Read 5328 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Matt_H

Re: F10 Quitkey on WhdLoad not working
« on: February 22, 2012, 12:43:07 AM »
Quote from: Piru;681225
Without actually checking I can only presume the "universal quitkey" (independent of the slave) works by using the vector base register (VBR) and mapping the interrupt vectors outside of the zero page. Then the new interrupt vectors check for the key before continuing to the real interrupt vector pointed by the zero page.

VBR was introduced by the 68010.


@ dougal

And I believe that's the same reason the Quit key doesn't work if you use the NOVBRMOVE tooltype.

There are a few games that use a different method for the quit key, so you might find those working, even on a plain 000.

As others said, you can get an 010 pretty easily, and it's a simple drop-in replacement on the A2000