diff options
author | 2017-09-25 14:11:27 +0200 | |
---|---|---|
committer | 2017-09-25 14:13:45 +0200 | |
commit | 44d95dcde05510d615e1903fc3ce8d960fd5dc96 (patch) | |
tree | e42be8c33b13db93e57388a27722060587721fa3 /hash/rx78.xml | |
parent | 9f410690a452a66f5134006a3829daac01431030 (diff) |
rx78.cpp: added border area [Angelo Salese]
new NOT_WORKING software list addition
--------------------------------------
rx78.cpp: Challenge Golf [SSJ, Team Europe, Dustin Hubbard]
Diffstat (limited to 'hash/rx78.xml')
-rw-r--r-- | hash/rx78.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/hash/rx78.xml b/hash/rx78.xml index 0d5125731a2..96ddc79290b 100644 --- a/hash/rx78.xml +++ b/hash/rx78.xml @@ -11,4 +11,18 @@ </dataarea> </part> </software> + + <software name="chlgolf"> + <description>Challenge Golf</description> + <year>1983</year> + <publisher>Bandai</publisher> + <part name="cart" interface="rx78_cart"> + <dataarea name="rom" size="16384"> + <rom name="ChallengeGolf.bin" size="0x2000" crc="e4edf5c3" sha1="25322dbf6b8f80604aebe87cc375e5a63b98b6d6" offset="0x2000" /> + <rom size="0x2000" offset="0x0000" loadflag="continue" /> + </dataarea> + </part> + </software> + + </softwarelist> |