return this; | return this; | ||||
} | } | ||||
mmSwitchCallback(){ | |||||
mmSwitchRegister(){ | |||||
return (function(byte){ | return (function(byte){ | ||||
// TODO: Check the bits to determin which bank and bank index is being switched on. | // TODO: Check the bits to determin which bank and bank index is being switched on. | ||||
}).bind(this); | }).bind(this); |