Am I right to say that as long as you keep the tempo setting at 150, and change the speed with sequences of F01-F14 commands, frames won't be skipped? Are there any other tempo settings besides 150 that are 'safe'?
Several years on the 2a03.org forums (which are down now), there was a discussion about tempo. I seem to remember people saying that in MCK, tempos like 90, 120, 150, and 180 were safe to use without skippage.
Hmm... This sounds like a good time for speed experiments in FamiTracker. I'm very sure that there will be other speeds that are safe (& judging by the looks of that pattern with MCK, they're all probably multiples of 30).
But I'll need to experiment for myself.
_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!
Another way to see if frames will be skipped is to use this formula (for NTSC):
(150 * speed) / tempo,
if the result is an integer then all rows will have equal time period. Set tempo = 150 and the result for all speed numbers will be integers (naturally), and this is the reason no frames are skipped for any speed with that tempo. Other tempos can be used if the ratio is preserved, but the result will still be the same. (For example: multiply speed & tempo by 2/3: tempo = 100 & speed = 4 is fine but the result is the same as 150/6)