Searched refs:ROMBanks (Results 1 – 1 of 1) sorted by relevance
1555 this.ROMBanks = [ // 1 Bank = 16 KBytes = 256 Kbits property in GameBoyCore1558 this.ROMBanks[0x52] = 72;1559 this.ROMBanks[0x53] = 80;1560 this.ROMBanks[0x54] = 96;6177 this.numROMBanks = this.ROMBanks[this.ROM[0x148]];