File: excalibur64.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 (19 lines) | stat: -rw-r--r-- 551 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
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0-1.0
-->
<softwarelist name="excalibur64" description="Excalibur 64 floppies">

	<software name="boot">
		<description>Boot disk</description>
		<year>1984</year>
		<publisher>BGR Computers</publisher>
		<part name="flop1" interface="floppy_5_25">
			<dataarea name="flop" size="860416">
				<rom name="excalibur_cpm_system.dsk" size="860416" crc="a74a850e" sha1="6f66edcc2f22c0f06eca45f576c3b6bda4e9eacb"/>
			</dataarea>
		</part>
	</software>

</softwarelist>