Gopher2600/rewind
JetSetIlly 1ed7386004 television sends every signal required for frame even for "short frames"
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
2021-09-13 09:30:40 +01:00
..
doc.go rewind documentation 2020-11-14 14:12:47 +00:00
preferences.go logging of rewind boundary events 2020-11-19 08:21:28 +00:00
rewind.go television sends every signal required for frame even for "short frames" 2021-09-13 09:30:40 +01:00
search.go more work on deep poking 2021-04-16 07:57:44 +01:00