diff options
| author | 2015-03-23 16:43:45 -0700 | |
|---|---|---|
| committer | 2015-03-23 16:43:45 -0700 | |
| commit | fb6880dcbc5068a5644eb78fa9d2ca85025ca492 (patch) | |
| tree | 3389d9b6a779c96fbc4c4850823df7299c68c563 | |
| parent | 7066eb4f9f59fdccc8bce31288b9085c1c3f9c45 (diff) | |
(MESS) pet_rom.xml: Added McTerm 0.95. [Mike Naberezny]
| -rw-r--r-- | hash/pet_rom.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/hash/pet_rom.xml b/hash/pet_rom.xml index 082bb6cb5c8..2f7cf099a17 100644 --- a/hash/pet_rom.xml +++ b/hash/pet_rom.xml @@ -92,6 +92,18 @@ </part> </software> + <software name="mcterm095" cloneof="mcterm"> + <description>McTerm 0.95</description> + <year>1980</year> + <publisher>Madison Computer</publisher> + + <part name="rom" interface="pet_9000_rom"> + <dataarea name="rom" size="0x800"> + <rom name="mcterm095-9000.bin" size="0x800" crc="4ef176ea" sha1="b7e66e229a077067b7b88bb2f740ed8be4ca5658" offset="0" /> + </dataarea> + </part> + </software> + <software name="mcterm120" cloneof="mcterm"> <description>McTerm 1.20</description> <year>1981</year> |
