Code: Select all
POKE 113,0: POKE &HFF59,X (where X is the bank 0-3)
EXEC 40999On the Dragon the corresponding EXEC address is:
Code: Select all
EXEC &HB3B4Code: Select all
POKE 113,0: POKE &HFF59,X (where X is the bank 0-3)
EXEC 40999Code: Select all
EXEC &HB3B4