-
Notifications
You must be signed in to change notification settings - Fork 17
Description
I have activated the 68020 in the fame core with int prefs_cpu_model=020.
According to the amiga benchmark Sysinfo Version 3.18 it gives me now about 3 times the power of a stock Amiga 1000 and approximately 1.31 the computing power of an stock A1200 with a 68EC020 14Mhz.
Everything runs quite fine especially Frontier has much better framerates. ;-)
But when I want to drive our emu like crazy and alter the clock speed for even better results for example with "mainMenu_CPU_speed=1" for 14Mhz or mainMenu_CPU_speed=2 for 28Mhz then the sound begins to stutter and plays with distortions. (Although it gives me an incredibly high score in sysinfo)
I saw that @simontoens adjusted the sound buffer length shortly after @emufreak migrated the fame core over from uae4all2. I tried some different length but did not found the correct one. Has anyone a clue why this is the case and how to adjust to the changed clock speed of the m68k ?