Searched refs:dutyLookup (Results 1 – 1 of 1) sorted by relevance
1465 this.dutyLookup = [ //Map the duty values given to ones we can work with. property in GameBoyCore5839 this.channel1CachedDuty = this.dutyLookup[2];5856 this.channel2CachedDuty = this.dutyLookup[2];6525 this.channel1CachedDuty = this.dutyLookup[2];6542 this.channel2CachedDuty = this.dutyLookup[2];9788 parentObj.channel1CachedDuty = parentObj.dutyLookup[data >> 6];9873 parentObj.channel2CachedDuty = parentObj.dutyLookup[data >> 6];