blob: a1e754561b3d96131bfbd2b029df212edaeb4f18 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<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>
|