From c4834a48b2e6093321322cccd62f303b8c20a9ac Mon Sep 17 00:00:00 2001 From: hegyak Date: Thu, 9 Apr 2015 12:44:53 +0000 Subject: [PATCH] correct r9288 to actually remove the hard paths --- BizHawk.Emulation.Cores/Computers/AppleII/AppleII.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/BizHawk.Emulation.Cores/Computers/AppleII/AppleII.cs b/BizHawk.Emulation.Cores/Computers/AppleII/AppleII.cs index a049529a72..e784c2e29b 100644 --- a/BizHawk.Emulation.Cores/Computers/AppleII/AppleII.cs +++ b/BizHawk.Emulation.Cores/Computers/AppleII/AppleII.cs @@ -24,8 +24,6 @@ namespace BizHawk.Emulation.Cores.Computers.AppleII _disk1 = rom; - _diskIIRom = File.ReadAllBytes("C:\\apple\\DiskII.rom"); - _appleIIRom = comm.CoreFileProvider.GetFirmware( SystemId, "AppleIIe", true, "The Apple IIe BIOS firmware is required"); _diskIIRom = comm.CoreFileProvider.GetFirmware(