Fixed fire hdd naming in openMSX.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
This commit is contained in:
parent
4ab7869b66
commit
6c21443439
|
@ -2,8 +2,8 @@
|
|||
<!DOCTYPE msxconfig SYSTEM 'msxconfig2.dtd'>
|
||||
<msxconfig>
|
||||
<info>
|
||||
<name>MSXBUILD Fire HDD</name>
|
||||
<manufacturer>distributedrebirth.love</manufacturer>
|
||||
<name>Fire HDD</name>
|
||||
<manufacturer>MSXBUILD</manufacturer>
|
||||
<code />
|
||||
<release_year>2024</release_year>
|
||||
<description>Sunrise IDE with lastest nextor.</description>
|
||||
|
|
Loading…
Reference in a new issue