File: hp9k3xx_hdd.xml

package info (click to toggle)
mame 0.276%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 906,072 kB
  • sloc: cpp: 5,180,971; xml: 2,205,474; ansic: 748,917; sh: 34,465; lisp: 20,006; python: 16,532; makefile: 13,282; java: 8,485; yacc: 8,152; javascript: 7,083; cs: 6,013; asm: 4,786; ada: 1,681; pascal: 1,195; lex: 1,174; perl: 585; ruby: 373; awk: 35
file content (24 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0-1.0
-->
<softwarelist name="hp9k3xx_hdd" description="HP9000/300 hard disk images">

	<!--
	Unless otherwise specified, all images are based on default installs of the
	corresponding hp9k3xx_flop or hp9k3xx_cdrom sets.
	-->

	<software name="hpux_9_10">
		<description>HP-UX Release 9.10 for Series 300/400</description>
		<year>1995</year>
		<publisher>Hewlett-Packard</publisher>
		<part name="hdd" interface="scsi_hdd">
			<diskarea name="harddriv">
				<disk name="hpux_9_10" sha1="85898db956bb5539832817c0203354b4299b381e" writeable="yes" />
			</diskarea>
		</part>
	</software>

</softwarelist>