Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js1363 function GameBoyCore(canvas, ROMImage) { class
1620 GameBoyCore.prototype.GBBOOTROM = [];
1621 GameBoyCore.prototype.GBCBOOTROM = [];
1624 GameBoyCore.prototype.ffxxDump = [ //Dump of the post-BOOT I/O register state (From gambatte):
1642 GameBoyCore.prototype.OPCODE = [
3598 GameBoyCore.prototype.CBOPCODE = [
5223 GameBoyCore.prototype.TICKTable = [ //Number of machine cycles for each instruction:
5245 GameBoyCore.prototype.SecondaryTICKTable = [ //Number of machine cycles for each 0xCBXX instructio…
5267 GameBoyCore.prototype.saveSRAMState = function () {
5277 GameBoyCore.prototype.saveRTCState = function () {
[all …]