mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-18 23:02:33 -05:00
feat: add dolphin dsp, mame hash xmls, scummvm fonts from retrobat-bios
This commit is contained in:
35
bios/Arcade/MAME/hash/k28o.xml
Normal file
35
bios/Arcade/MAME/hash/k28o.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0-1.0
|
||||
-->
|
||||
|
||||
<!--
|
||||
|
||||
Known modules:
|
||||
- Advanced Spelling I (7-240): VSM: 16KB CM62052U
|
||||
|
||||
Other modules (seen on mail order form), undumped:
|
||||
- Math Expander I (7-241)
|
||||
- Math Expander II (7-242)
|
||||
- Grammar II (7-243)
|
||||
- Geography I (7-244)
|
||||
- Word Games (7-245)
|
||||
|
||||
-->
|
||||
|
||||
<softwarelist name="k28o" description="K-2-8 (model 7-230) modules">
|
||||
|
||||
<software name="spell1">
|
||||
<description>Advanced Spelling I</description>
|
||||
<year>1981</year>
|
||||
<publisher>Tiger Electronics</publisher>
|
||||
<info name="serial" value="7-240"/>
|
||||
<part name="cart" interface="k28o">
|
||||
<dataarea name="rom" size="0x4000">
|
||||
<rom name="cm62052u" size="0x4000" crc="24635137" sha1="e1ddfed4ce77f42533f2e88dff6f07738ca5586f" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user