mirror of
https://github.com/holub/mame
synced 2025-05-25 23:35:26 +03:00
ok, add prefix to make cryptklr boot
This commit is contained in:
parent
903ac40d0f
commit
0bda97540e
@ -319,7 +319,7 @@ static const SCSIConfigTable dev_table =
|
|||||||
{
|
{
|
||||||
1, /* 1 SCSI device */
|
1, /* 1 SCSI device */
|
||||||
{
|
{
|
||||||
{ SCSI_ID_0, "disk", SCSI_DEVICE_HARDDISK } /* SCSI ID 0, using CHD 0, and it's a HDD */
|
{ SCSI_ID_0, ":disk", SCSI_DEVICE_HARDDISK } /* SCSI ID 0, using CHD 0, and it's a HDD */
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user