diff options
| author | 2025-06-21 17:50:17 +0200 | |
|---|---|---|
| committer | 2025-06-21 17:50:19 +0200 | |
| commit | a596663035d47e489a952600b431f24ca5dd5fa4 (patch) | |
| tree | 962d81418065f443046ffa97e8facb5d76ac953e /hash | |
| parent | 24b427bc4c7ba8d6ea3294b95920c8becb451ccc (diff) | |
nec/pc100.cpp: kick off a SW list
New software list items marked not working
------------------------------------------
pc100: Aerial, Lift, Mieyen [inufuto]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/pc100_flop.xml | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/hash/pc100_flop.xml b/hash/pc100_flop.xml new file mode 100644 index 00000000000..67cc15710ed --- /dev/null +++ b/hash/pc100_flop.xml @@ -0,0 +1,44 @@ +<?xml version="1.0"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0-1.0 +--> + +<softwarelist name="pc100_flop" description="NEC PC-100 disk images"> + +<!-- !Inufuto --> + + <software name="aerial" supported="no"> + <description>Aerial</description> + <year>2023</year> + <publisher>Inufuto</publisher> + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="348848"> + <rom name="aerial.d88" size="348848" crc="c0aa46f4" sha1="a1c0264422d2cb87af1d40a170a1992d0af42e65"/> + </dataarea> + </part> + </software> + + <software name="lift" supported="no"> + <description>Lift</description> + <year>2023</year> + <publisher>Inufuto</publisher> + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="348848"> + <rom name="lift.d88" size="348848" crc="602e95a8" sha1="7969554926177798fd4af909ec7d207004316536"/> + </dataarea> + </part> + </software> + + <software name="mieyen" supported="no"> + <description>Mieyen</description> + <year>2025</year> + <publisher>Inufuto</publisher> + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="348848"> + <rom name="mieyen.d88" size="348848" crc="64c68859" sha1="85fefbb39a4557765dc967352f1c12921d302a4d"/> + </dataarea> + </part> + </software> + +</softwarelist> |
