Gopher2600/hardware/memory/cartridge/plusrom
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
..
plusnet updated PlusROM network header 2022-04-06 14:55:02 +01:00
addrinfo.go removed lazy update components. made savekey rewind safe 2023-08-26 09:14:40 +01:00
doc.go sketched in PlusROM support 2020-09-16 18:28:49 +01:00
network.go renamed hardware/instance package to environment 2023-04-16 21:24:09 +01:00
plusrom.go moved Patch() from CartMapper to CartPatchable interface 2023-11-26 09:32:28 +00:00