diff options
| author | 2016-05-24 12:37:18 +0200 | |
|---|---|---|
| committer | 2016-05-24 12:47:20 +0200 | |
| commit | 765f625779d43993428b3048f09c2a7f7f70be26 (patch) | |
| tree | 223a18341999ac6c9f86e44ed1aba70766833559 /hash/gameboy.xml | |
| parent | 6d69c89500215b473d1100b9c25369083ec39fae (diff) | |
Gameboy: remove M12 from M161 mapper designation
M161 is used as mapper, M12 is just a PCB revision.
M01 PCB uses a discrete ROM IC
M12 PCB uses a glob top COB ROM
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
Diffstat (limited to 'hash/gameboy.xml')
| -rw-r--r-- | hash/gameboy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hash/gameboy.xml b/hash/gameboy.xml index 5a54a727212..934c60a4541 100644 --- a/hash/gameboy.xml +++ b/hash/gameboy.xml @@ -11923,7 +11923,7 @@ <publisher>Mani</publisher> <info name="serial" value="DMG-601-CHN"/> <part name="cart" interface="gameboy_cart"> - <feature name="slot" value="rom_m161_m12" /> + <feature name="slot" value="rom_m161" /> <dataarea name="rom" size="262144"> <rom name="dmg-601-chn.bin" size="262144" crc="0c38a775" sha1="dfe46e066c599c17e684ddda3fd74c5357910630" offset="0" /> </dataarea> |
