Migrated the phantom-key exorcism code to the other C128 mouse drivers.

This commit is contained in:
Greg King
2014-05-05 05:30:31 -04:00
parent 047d9abc68
commit 667f8229c0
4 changed files with 150 additions and 33 deletions

View File

@@ -32,6 +32,7 @@ FETCH := $2A2 ; Fetch subroutine in RAM
FETVEC := $2AA ; Vector patch location for FETCH
STASH := $2AF ; Stash routine in RAM
STAVEC := $2B9 ; Vector patch location for STASH
IRQInd := $2FD ; JMP $0000 -- used as indirect IRQ vector
PALFLAG := $A03 ; $FF=PAL, $00=NTSC
INIT_STATUS := $A04 ; Flags: Reset/Restore initiation status
FKEY_LEN := $1000 ; Function key lengths