Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js9327 this.memoryWriter[index] = (this.cGBC) ? this.VRAMGBCDATAWrite : this.VRAMGBDATAWrite;
9552 GameBoyCore.prototype.VRAMGBDATAWrite = function (parentObj, address, data) { method in GameBoyCore