From 14fbaee4bd3642d71a461accad546836ee0452a8 Mon Sep 17 00:00:00 2001 From: OBattler Date: Thu, 26 Apr 2018 00:35:20 +0200 Subject: [PATCH] Changed the path to the WD XTA controller ROM to be consistent with the other ROM's the emulator uses. --- src/disk/hdc_xta.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/disk/hdc_xta.c b/src/disk/hdc_xta.c index bf02fb54f..3f01d0500 100644 --- a/src/disk/hdc_xta.c +++ b/src/disk/hdc_xta.c @@ -46,7 +46,7 @@ * * NOTE: The XTA interface is 0-based for sector numbers !! * - * Version: @(#)hdc_ide_xta.c 1.0.3 2018/04/25 + * Version: @(#)hdc_ide_xta.c 1.0.4 2018/04/26 * * Author: Fred N. van Kempen, * @@ -108,7 +108,7 @@ #define HDC_TIME (50*TIMER_USEC) -#define WD_BIOS_FILE L"disk/xta/idexywd2.bin" +#define WD_BIOS_FILE L"roms/hdd/xta/idexywd2.bin" enum {