Home | History | Annotate | Download | only in octane

Lines Matching refs:Emulator

1349  * JavaScript GameBoy Color Emulator
5999 //Set up the emulator for the cartidge specifics:
6270 //Emulator Timing:
7098 this.emulatorTicks += timedTicks; //Emulator Timing
7146 //Update emulator flags:
7273 this.emulatorTicks += timedTicks; //Emulator Timing
10695 4, //Interval for the emulator loop.
11078 //The emulator will call this to sort out the canvas properties for (re)initialization.