Gopher2600/rewind
JetSetIlly 24f3f32342 simplified notifications package
notifications interface instance moved to environment from
cartridgeloader. the cartridgeloader package predates the environment
package and had started to be used inappropriately

simplified how notifications.Notify() is called. in particular the
supercharger fastload starter no longer bundles a function hook. nor is
the cartridge instance sent with the notification
2024-04-06 10:12:55 +01:00
..
deeppoke.go removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00
doc.go timeline window now runs the rewind.GetState()/thumbnailer in the main emulation goroutine 2021-11-18 21:51:44 +00:00
preferences.go clarified some preferences concepts 2021-12-05 20:17:43 +00:00
rewind.go added VCS.Snapshot() function. simplifies the rewind package 2024-02-05 11:41:17 +00:00
search.go simplified notifications package 2024-04-06 10:12:55 +01:00
timeline.go removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00