Gopher2600/properties
JetSetIlly 1f036eb565 removed sync.Mutex from properties type
it's not necessary and in fact is an error to make copies of a
sync.Mutex due to how we're using instances of the properties type
2024-05-29 10:33:24 +01:00
..
doc.go cartridgeloader uses properties to decide on TV spec 2024-05-21 18:09:50 +01:00
properties.go removed sync.Mutex from properties type 2024-05-29 10:33:24 +01:00