HomeSort by relevance Sort by last modified time
    Searched refs:GameBoy (Results 1 - 2 of 2) sorted by null

  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js 15 var GameboyBenchmark = new BenchmarkSuite('Gameboy', 18000000,
16 [new Benchmark('Gameboy',
41 gameboy.instructions = 0;
42 gameboy.totalInstructions = 250000;
44 while (gameboy.instructions <= gameboy.totalInstructions) {
45 gameboy.run();
160 registerA: gameboy.registerA,
161 registerB: gameboy.registerB,
162 registerC: gameboy.registerC
10686 var gameboy = null; \/\/GameBoyCore object. variable
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 31 milliseconds