Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js8806 this.memoryReader[index] = (this.cGBC) ? this.VRAMDATAReadCGBCPU : this.VRAMDATAReadDMGCPU;
9203 GameBoyCore.prototype.VRAMDATAReadDMGCPU = function (parentObj, address) { method in GameBoyCore