Gopher2600/performance
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 added trace profile type to performance package 2020-12-30 20:45:07 +00:00
fps.go television package keeps better track of current frame information 2021-08-12 11:28:59 +01:00
performance.go simplified notifications package 2024-04-06 10:12:55 +01:00
profiling.go added blocking profiler 2023-04-07 22:38:57 +01:00