diff options
author | 2016-12-02 16:13:45 -0500 | |
---|---|---|
committer | 2016-12-02 16:13:45 -0500 | |
commit | 53e9168f15193d5abf5eb9399c743aa651b940bc (patch) | |
tree | f21adcd8cbb2d64991f18325cc28f8ef845e019c /hash/a7800.xml | |
parent | a38d5c1d841ff7ab971333f3733626a2392f12d4 (diff) |
Proper support for Rescue on Fractalus (proto) - No Bankswitch + 2K Mirror RAM. [Mike Saarna]
Diffstat (limited to 'hash/a7800.xml')
-rw-r--r-- | hash/a7800.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hash/a7800.xml b/hash/a7800.xml index 748672acb25..bf24518dd3b 100644 --- a/hash/a7800.xml +++ b/hash/a7800.xml @@ -1806,7 +1806,7 @@ almost nothing like the prototype. <info name="serial" value="CX7816"/> <sharedfeat name="compatibility" value="NTSC"/> <part name="cart" interface="a7800_cart"> - <feature name="slot" value="a78_sg_ram" /> + <feature name="slot" value="a78_mram" /> <dataarea name="rom" size="32768"> <rom name="rescuefr.bin" size="32768" crc="9a74fbf2" sha1="6653022f38e553d475896a918850158eaf8f77ff" offset="0" /> </dataarea> |