diff options
author | 2015-10-14 22:55:09 +0300 | |
---|---|---|
committer | 2015-10-14 22:55:09 +0300 | |
commit | 60d08590a130b1b09e9b38c18e308315899fa12c (patch) | |
tree | 70becc4502239a797c3b12106dd740e4cd3992e4 /hash | |
parent | dada051a354983c33c14c3f2913f4212bcd3329a (diff) |
tiki100: Added skeleton for Winchester controller. [Curt Coder]
Diffstat (limited to 'hash')
-rw-r--r-- | hash/tiki100.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hash/tiki100.xml b/hash/tiki100.xml index 7b32d3422d1..c8817080216 100644 --- a/hash/tiki100.xml +++ b/hash/tiki100.xml @@ -542,10 +542,10 @@ </software> <software name="msdos"> - <!-- 16 bit --> <description>MS-DOS v2.11 (Nor)</description> <year>198?</year> <publisher><unknown></publisher> + <sharedfeat name="requirement" value="slot1:8088"/> <part name="flop1" interface="floppy_5_25"> <dataarea name="flop" size="368640"> <rom name="msdos.dsk" size="368640" crc="4475dfa0" sha1="f925a7d60df8291c5b8aaa140a01933bba4a10c0" offset="0"/> @@ -859,6 +859,7 @@ <description>TIKOS systemdiskett v2.0/24 (Nor)</description> <year>198?</year> <publisher><unknown></publisher> + <sharedfeat name="requirement" value="slot1:8088"/> <part name="flop1" interface="floppy_5_25"> <dataarea name="flop" size="409600"> <rom name="tikos20.dsk" size="409600" crc="44ac5d24" sha1="25b8002738ae729539032a8eee49c64d316640cf" offset="0"/> |