Joe wrote
Is there a way (other than the slider) to speed up the CPU Emulator? It runs rather slow, even at the highest speed setting. I figure that since it's just doing comparisons with a .cmp file, it should be able to run at least four or five times faster than the maximum limit currently coded in the software.
Make sure that you have the "Animate" dropdown set to "No Animation".
BTW, it's doing a lot more than comparing to the .cmp file. It needs to interpret and simulate every instruction in the program.
--Mark