feat: add dolphin dsp, mame hash xmls, scummvm fonts from retrobat-bios

This commit is contained in:
Abdessamad Derraz
2026-03-17 12:41:40 +01:00
parent 1218bc0bb8
commit 4d98f17308
12 changed files with 61699 additions and 72 deletions

View 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>