Home
last modified time | relevance | path

Searched refs:VRAMCHRReadCGBCPU (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js8809 this.memoryReader[index] = (this.cGBC) ? this.VRAMCHRReadCGBCPU : this.VRAMCHRReadDMGCPU;
9207 GameBoyCore.prototype.VRAMCHRReadCGBCPU = function (parentObj, address) { method in GameBoyCore