Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js1621 GameBoyCore.prototype.GBCBOOTROM = []; method in GameBoyCore
5965 …this.memory[romIndex] = this.GBCBOOTROM[romIndex]; //Load in the GameBoy Colo…
5972 …this.memory[romIndex] = this.GBCBOOTROM[romIndex - 0x100]; //Load in the GameBoy …