Lines Matching refs:Emulation
62 // Start of browser emulation.
147 // End of browser emulation.
1381 //Some CPU Emulation State Variables:
1393 this.stopEmulator = 3; //Has the emulation been paused or a frame has ended?
3240 cout("Illegal op code 0xD3 called, pausing emulation.", 2);
3319 cout("Illegal op code 0xDB called, pausing emulation.", 2);
3342 cout("Illegal op code 0xDD called, pausing emulation.", 2);
3386 cout("Illegal op code 0xE3 called, pausing emulation.", 2);
3392 emulation.", 2);
3447 cout("Illegal op code 0xEB called, pausing emulation.", 2);
3453 cout("Illegal op code 0xEC called, pausing emulation.", 2);
3459 cout("Illegal op code 0xED called, pausing emulation.", 2);
3510 cout("Illegal op code 0xF4 called, pausing emulation.", 2);
3569 cout("Illegal op code 0xFC called, pausing emulation.", 2);
3575 cout("Illegal op code 0xFD called, pausing emulation.", 2);
5756 this.run(); //Start the emulation.
7092 //Update the clocking for the LCD emulation:
7095 //Single-speed relative timing for A/V emulation:
7267 //Update the clocking for the LCD emulation:
7270 //Single-speed relative timing for A/V emulation:
10754 cout("The previous emulation has been cleared.", 0);
10757 cout("No previous emulation was found to be cleared.", 0);
10771 cout("Could not save the current emulation state(\"" + error.message + "\").", 2);
10797 cout("Could not save the current emulation state(\"" + error.message + "\").", 2);
10817 cout("Could not save the RTC of the current emulation state(\"" + error.message + "\").", 2);
10847 cout("Could not open the SRAM of the saved emulation state.", 2);
10862 cout("Could not open the RTC data of the saved emulation state.", 2);
10871 cout("Attempting to run a saved emulation state.", 0);
10886 cout("Could not open the saved emulation state.", 2);