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