Gopher2600/cartridgeloader
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
..
doc.go updated go minimum version to 1.20 2023-02-12 13:09:07 +00:00
extensions.go simplified file extensions in cartridge loader package 2024-04-06 10:12:55 +01:00
loader.go simplified notifications package 2024-04-06 10:12:55 +01:00