Comment by jnaina

12 days ago

Both the key 8-bit contenders of yore, Atari 8-bit series and Commodore 64 custom graphics chips (Antic and Vic-II) “stole” cycles from the 6502 (or 6510 in the case of C64) did "cycle stealing", when it needed to access memory.

I remember writing a cpu intensive code on the Atari and using video blanking to speed up the code.