Gopher2600/disassembly
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
..
symbols tidied and simplified test package 2023-07-06 13:49:18 +01:00
decode.go removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00
disassembly.go simplified notifications package 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
entry.go nil protection on disassembly definition 2024-01-16 10:54:54 +00:00
entry_fields.go added CYCLE quantum 2023-11-27 07:47:30 +00:00
entry_string.go added CYCLE quantum 2023-11-27 07:47:30 +00:00
grep.go added CYCLE quantum 2023-11-27 07:47:30 +00:00
memory.go improved disassembly of non-4k bank sizes 2021-06-30 16:25:56 +01:00
preferences.go nil protection on disassembly definition 2024-01-16 10:54:54 +00:00
write.go improved gopher2600.go structure 2023-11-19 20:16:17 +00:00