The MSX Files wrote: > I have a better one: detect if the computer is a turbo-r, and if it > is, set R800 mode, and set a flag so the program knows you are in > 7mhz, not in 3Mhz. > > So wherever your animation gets too fast (or any other routines you > want to slow down), just check the "speed flag" and set a couple of > delay(x) in the code if you are in 7mhz.
Gah, one should just time on the TIME value (in Basic) / JIFFY (in assembly). CPU-dependant timing, well, it kinda sucks. ~Grauw --- Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! _______________________________________________ MSX mailing list ([EMAIL PROTECTED]) Info page: http://lists.stack.nl/mailman/listinfo/msx
