mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
sgi_mips_hdd: new software list additions (#6915)
This commit is contained in:
parent
4999038a1c
commit
6a33707cc6
1 changed files with 12 additions and 1 deletions
|
@ -11,7 +11,7 @@ license:CC0
|
|||
missing, run
|
||||
setenv -f eaddr 08:00:69:12:34:56
|
||||
to set the Ethernet interface address, and
|
||||
setenv -f monitor h
|
||||
setenv monitor h
|
||||
to enable high resolution mode (1280x1024), then power cycle.
|
||||
|
||||
Unless otherwise specified, all images are based on default installs of the
|
||||
|
@ -62,4 +62,15 @@ license:CC0
|
|||
</part>
|
||||
</software>
|
||||
|
||||
<software name="irix_6_5_22">
|
||||
<description>IRIX 6.5.22</description>
|
||||
<year>2003</year>
|
||||
<publisher>SGI</publisher>
|
||||
<part name="hdd" interface="scsi_hdd">
|
||||
<diskarea name="harddriv">
|
||||
<disk name="irix_6_5_22" sha1="02a015321dc31a08a08ff4751687bc474583190a" writeable="yes" />
|
||||
</diskarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
|
|
Loading…
Reference in a new issue