Gopher2600/bots
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
..
chess correct processing of signal array in pixel renderers 2024-11-23 14:56:37 +00:00
spacejockey correct processing of signal array in pixel renderers 2024-11-23 14:56:37 +00:00
wrangler logger.Log() and logger.Logf() now require a logger.Permission instance 2024-04-30 11:23:40 +01:00
bots.go simplified input package by removing AllowPushedEvents() 2023-08-03 06:53:35 +01:00