Gopher2600/comparison
JetSetIlly b54439e574 correct processing of signal array in pixel renderers
all SetPixel() function now set VBLANK pixels to 'VideoBlack' via a call
to GetColor(), rather than setting the RGBA values directly. except the
video digest, which remains a special case

this complete work from the previous commit 68263991f
2024-11-23 14:56:37 +00:00
..
comparison.go correct processing of signal array in pixel renderers 2024-11-23 14:56:37 +00:00
doc.go comparison emulation quits when entering the rewind state 2021-12-05 20:17:43 +00:00
driver.go correct processing of signal array in pixel renderers 2024-11-23 14:56:37 +00:00