Named self managed hdd device and started with docs.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s

This commit is contained in:
Willem Cazander 2024-06-30 14:55:48 +02:00
parent c37fa07f0b
commit 6429459d72
3 changed files with 34 additions and 37 deletions

View file

@ -2,11 +2,11 @@
<!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
<msxconfig>
<info>
<name>Sunrise ATA-IDE Nextor</name>
<manufacturer>Sunrise</manufacturer>
<name>MSXBUILD Fire HDD</name>
<manufacturer>distributedrebirth.love</manufacturer>
<code />
<release_year>2024</release_year>
<description>ATA-IDE interface with hard disk.</description>
<description>Sunrise IDE with lastest nextor.</description>
<type>external hard disk</type>
</info>
<devices>
@ -19,7 +19,7 @@
</rom>
<master>
<type>IDEHD</type>
<filename>hd.dsk</filename>
<filename>image-hda.dsk</filename>
</master>
</SunriseIDE>
</secondary>