diff options
author | 2016-08-05 21:38:47 +0300 | |
---|---|---|
committer | 2016-08-05 21:38:55 +0300 | |
commit | 1317019974231191a0a42d732ef9b603dcd00896 (patch) | |
tree | 10b26b193596b5f0d7deed6eec24d32f3d79918f /hash/pofo.xml | |
parent | c74ea067a3d9444296b0bdd67905d9c356dc26ec (diff) |
pofo.xml: Dumped the File Manager/Tutorial card. [Curt Coder]
pofo: Implemented the A: credit card memory. Fixed the RTC. [Curt Coder]
Diffstat (limited to 'hash/pofo.xml')
-rw-r--r-- | hash/pofo.xml | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/hash/pofo.xml b/hash/pofo.xml index e12a0b04cdc..b2555d919df 100644 --- a/hash/pofo.xml +++ b/hash/pofo.xml @@ -7,7 +7,6 @@ Utility-Card HPC-701 Finance-Card HPC-702 Science-Card HPC-703 - File Manager / Tutorial HPC-704 PowerBASIC HPC-705 Instant Spell HPC-709 Hyperlist HPC-713 @@ -50,4 +49,18 @@ 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" offset="0" /> + </dataarea> + </part> + </software> + </softwarelist> |