>Is it possible to overclock the emu to compensate for the slow down in
>some the games. Its my understanding that neorage can do this.

No, there is no such option at the moment. But it's fairly
easy to implement. I put it on my todo list.
In the meanwhile, if you absolutly want it, you just have
to modify the folowing line ine the emu.c file:
unsigned int cpu_68k_timeslice = 200000;

you must increased this value.
here: cpu_68k_timeslice =  12000000/60 (12Mhz)
for ex, if you want 20Mhz, just use 20000000/60.

Pepone

Gngeo mailing list 
To unsubscribe : mailto:[EMAIL PROTECTED]

        

Reply via email to