Previous 199869 Revisions Next

r32223 Saturday 20th September, 2014 at 06:25:39 UTC by Fabio Priuli
(MESS) softlist: added Hanimex Pencil II cart list [Robbbert, Fabio Priuli]
[hash]pencil2.xml*

trunk/hash/pencil2.xml
r0r32223
1<?xml version="1.0"?>
2<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
3<softwarelist name="pencil2" description="Hanimex Pencil II cartridges">
4
5<!--
6
7Undumped known carts
8
9SD-BASIC V1.0
10Le Jardin Magique (PEN-701)
11Le Plongeur a la Recherche du Tresor (PEN-702) / Treasure Hunter
12Big Foot Chase
13Smurf
14Zaxxon
15
16-->
17
18
19<!--
20
21BASIC CART PEN-700 11-50332-31 Rev.0
22SD-BASIC VERSION 2.0 FOR PENCIL II
23(c) 1983 SOUNDIC ELECTRONICS LTD HONG KONG ALL RIGHTS RESERVED
24 1 x 2732
25 2 x 2764
26
27The roms were dumped by attaching a cable from the printer port to
28a Super-80 and writing programs in Basic to transfer the bytes.
29Therefore it is not known which rom "202" or "203" is which address range.
30-->
31
32   <software name="basic">
33      <description>SD-BASIC v2.0</description>
34      <year>1983</year>
35      <publisher>Soundic Electronics</publisher>
36      <part name="cart" interface="pencil2_cart">
37         <dataarea name="rom" size="24576">
38            <rom name="203.bin" size="8192" crc="f502175c" sha1="cb2190e633e98586758008577265a7a2bc088233" offset="0x0000" />
39            <rom name="1-or.bin" size="4096" crc="1ddedccd" sha1="5fc0d30b5997224b67bf286725468194359ced5a" offset="0x2000" />
40            <rom size="4096" offset="0x4000" loadflag="reload" />
41            <rom name="202.bin" size="8192" crc="5171097d" sha1="171999bc04dc98c74c0722b2866310d193dc0f82" offset="0x4000" />
42         </dataarea>
43      </part>
44   </software>
45
46</softwarelist>
Property changes on: trunk/hash/pencil2.xml
Added: svn:mime-type
   + text/xml
Added: svn:eol-style
   + native

Previous 199869 Revisions Next


© 1997-2024 The MAME Team