mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
*.windowSize and *.windowPos preference values replaced with single *.windowGeometry value prefs package type now have a pre-hook (called before new value is set). existing hook/callback clarified to be a post-hook (called after new value is set). prefs generic type now handles prefs.GenericGetValueUndefined to indicate that the value cannot be ascertained at this time (the prefs package should use the most recent previous value instead) |
||
---|---|---|
.. | ||
bugs.go | ||
doc.go | ||
preferences.go | ||
revision.go | ||
temperature.go |