Intel Premiere/PCI ED: update bios to 1013AF2
This updates the filename to match the newer 1013AF2 BIOS. Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -290,8 +290,8 @@ machine_at_revenge_init(const machine_t *model)
|
|||||||
{
|
{
|
||||||
int ret;
|
int ret;
|
||||||
|
|
||||||
ret = bios_load_linear_combined("roms/machines/revenge/1009af2_.bio",
|
ret = bios_load_linear_combined("roms/machines/revenge/1013af2_.bio",
|
||||||
"roms/machines/revenge/1009af2_.bi1",
|
"roms/machines/revenge/1013af2_.bi1",
|
||||||
0x1c000, 128);
|
0x1c000, 128);
|
||||||
|
|
||||||
if (bios_only || !ret)
|
if (bios_only || !ret)
|
||||||
|
Reference in New Issue
Block a user