Searched refs:VRAMGBDATAWrite (Results 1 – 1 of 1) sorted by relevance
9327 this.memoryWriter[index] = (this.cGBC) ? this.VRAMGBCDATAWrite : this.VRAMGBDATAWrite;9552 GameBoyCore.prototype.VRAMGBDATAWrite = function (parentObj, address, data) { method in GameBoyCore