Searched refs:VRAMCHRReadDMGCPU (Results 1 – 1 of 1) sorted by relevance
8809 this.memoryReader[index] = (this.cGBC) ? this.VRAMCHRReadCGBCPU : this.VRAMCHRReadDMGCPU;9211 GameBoyCore.prototype.VRAMCHRReadDMGCPU = function (parentObj, address) { method in GameBoyCore