mirror of
https://github.com/holub/mame
synced 2025-06-29 23:48:56 +03:00
fix indentation gone wrong (nw)
This commit is contained in:
parent
0e7b688283
commit
daca02f875
@ -1611,7 +1611,7 @@ ROM_START( dt386 )
|
|||||||
// BIOS-String: 40-0501-DG1112-00101111-070791-SOLUTION-0 / Commodore 386DX-33 BIOS Rev. 1.01 391560-02
|
// BIOS-String: 40-0501-DG1112-00101111-070791-SOLUTION-0 / Commodore 386DX-33 BIOS Rev. 1.01 391560-02
|
||||||
ROM_SYSTEM_BIOS(3, "dt386v101", "DT386 V.1.01")
|
ROM_SYSTEM_BIOS(3, "dt386v101", "DT386 V.1.01")
|
||||||
ROMX_LOAD( "cbm-dt386dx-33c-bios-hi-v1.01-391560-02.bin", 0x10000, 0x10000, CRC(b3157f57) SHA1(a1a96c8d111e3c1da8f655b4b7e1c5be4af140e9), ROM_BIOS(3))
|
ROMX_LOAD( "cbm-dt386dx-33c-bios-hi-v1.01-391560-02.bin", 0x10000, 0x10000, CRC(b3157f57) SHA1(a1a96c8d111e3c1da8f655b4b7e1c5be4af140e9), ROM_BIOS(3))
|
||||||
ROM_END
|
ROM_END
|
||||||
|
|
||||||
// Commodore DT486 - BIOS contains VGA ROM - Keyboard error
|
// Commodore DT486 - BIOS contains VGA ROM - Keyboard error
|
||||||
ROM_START( dt486 ) // BIOS string: 41-0102-001283-00111111-060692-SYM_486-0 - Commodore 486DX-33 BIOS Version 1.01 391521-02
|
ROM_START( dt486 ) // BIOS string: 41-0102-001283-00111111-060692-SYM_486-0 - Commodore 486DX-33 BIOS Version 1.01 391521-02
|
||||||
|
Loading…
Reference in New Issue
Block a user