mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
sometimes a television frame will be "shorter" than previous frames. previously the television only sent the signals for the shorter frame, this could play havoc with PixelRenderers under certain circumstances; particularly visible under rewind conditions. this was noticed when rewinding a moviecart over frames between the attract screen and the beginning of the movie. to fix this. the television now sends null signals (video black) for every required signal in the current frame (whatever size that might be) there doesn't seem to be any performance penalty |
||
---|---|---|
.. | ||
doc.go | ||
preferences.go | ||
rewind.go | ||
search.go |