Gopher2600/bots
JetSetIlly cd2a00d4ba logger.Log() and logger.Logf() now require a logger.Permission instance
the logger.Permission interface indicates whether the environment making
the logging request is allowed to create new log entries. the
environment.Environment type satisifies the Permission interface

logger.Allow is provided as a convienient way of indicating the the log
entry should always be created
2024-04-30 11:23:40 +01:00
..
chess logger.Log() and logger.Logf() now require a logger.Permission instance 2024-04-30 11:23:40 +01:00
spacejockey periperhal event PaddleSet now takes a pair of float32 values 2023-02-27 21:27:21 +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