Gopher2600/patch
JetSetIlly 84ad23c03e moved Patch() from CartMapper to CartPatchable interface
this means that a mapper only needs to implement the Patch() if it makes
sense

mappers that don't need it have had the Patch function removed.
implemented function for SCABS and UA

corrected error messages for atari mappers - some messages weren't
referencing the correct atari mapper and simply stated "atari"
2023-11-26 09:32:28 +00:00
..
doc.go updated go minimum version to 1.20 2023-02-12 13:09:07 +00:00
patch.go moved Patch() from CartMapper to CartPatchable interface 2023-11-26 09:32:28 +00:00