mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
438a497c37
Get rid of a couple of copies of the CC0 text. Add header comment to CC0 files to remind people editing them what the terms are. Also add some missing XML headers. The header comments in layouts won't bloat the binary - they get stripped out before compressing, same as any other comments.
69 lines
2 KiB
XML
69 lines
2 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
<!--
|
|
license:CC0
|
|
-->
|
|
<softwarelist name="pofo" description="Atari Portfolio cartridges">
|
|
<!--
|
|
Undumped Atari cartridges:
|
|
|
|
Utility-Card HPC-701
|
|
Finance-Card HPC-702
|
|
Science-Card HPC-703
|
|
PowerBASIC HPC-705
|
|
Instant Spell HPC-709
|
|
Hyperlist HPC-713
|
|
Bridge Baron HPC-724
|
|
Wine Companion HPC-725
|
|
Diet / Cholesterol Counter HPC-726
|
|
Astrologer HPC-728
|
|
Stock Tracker HPC-729
|
|
Chess HPC-750
|
|
|
|
|
|
Undumped 3rd party cartridges:
|
|
|
|
Adcalc AAC-1000
|
|
Alpha Paging Interface SAMpage
|
|
Business Contacts and Information Manager BCIM
|
|
Checkwriter
|
|
Colossal Cave Adventure
|
|
Drug Interactions
|
|
Dynapulse 200M-A
|
|
Form Letters
|
|
FORTH programming system UTIL
|
|
FX-3 DUAT Flight Software
|
|
FX-4 Flight Planner
|
|
Graphics Screens
|
|
Marine Device Interface CM380 UMPIRE
|
|
Message Mover (Mac) MSG-PKG6
|
|
Message Mover (PC) MSG-PKG5
|
|
Micro Hedge
|
|
Micro-Roentgen Radiation Monitor RM-60
|
|
Patient Management
|
|
PBase
|
|
PDD2 Utilities
|
|
Pharmaceuticals
|
|
Physician's Reference I
|
|
PIPELINE Fuel Management
|
|
REACT
|
|
Stocks Games
|
|
Terminal+
|
|
Timekeeper
|
|
TIMEPAC-5
|
|
-->
|
|
|
|
<software name="fileman">
|
|
<description>File Manager/Tutorial</description>
|
|
<year>1990</year>
|
|
<publisher>Atari</publisher>
|
|
<info name="serial" value="HPC-704" />
|
|
|
|
<part name="card" interface="pofo_card">
|
|
<dataarea name="rom" size="0x20000">
|
|
<rom name="ca400702-001 rev. b" size="0x20000" crc="924ab9f5" sha1="9b0de07a28ce058fc125d4fd7ea65074440d8393"/>
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
</softwarelist>
|