Searched refs:VRAMDATAReadDMGCPU (Results 1 – 1 of 1) sorted by relevance
8806 this.memoryReader[index] = (this.cGBC) ? this.VRAMDATAReadCGBCPU : this.VRAMDATAReadDMGCPU;9203 GameBoyCore.prototype.VRAMDATAReadDMGCPU = function (parentObj, address) { method in GameBoyCore