Hi,
That depends on how the game was coded. Anything that properly times itself using the hardware timers, vertical blanking interrupts etc. should be fine.
Some games, however, taxed the basic machine and often omitted such things in order to let the code run as quickly as it could on the hardware.
Naturally such things run at insane speeds on 68060 etc ;-)