From 3f4d2633ddcff052e4be846178d08f610d3dc6f0 Mon Sep 17 00:00:00 2001 From: nakeee Date: Sun, 7 Dec 2008 16:15:46 +0000 Subject: [PATCH] ULL git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1424 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/Core/Src/Boot/Boot_BIOSEmu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/Core/Src/Boot/Boot_BIOSEmu.cpp b/Source/Core/Core/Src/Boot/Boot_BIOSEmu.cpp index cc74df1a5b..0ddf40006d 100644 --- a/Source/Core/Core/Src/Boot/Boot_BIOSEmu.cpp +++ b/Source/Core/Core/Src/Boot/Boot_BIOSEmu.cpp @@ -291,7 +291,7 @@ bool CBoot::EmulatedBIOS_Wii(bool _bDebug) Memory::Write_U32(0x933e0000, 0x00003130); // IOS MEM2 low Memory::Write_U32(0x93400000, 0x00003134); // IOS MEM2 high Memory::Write_U32(0x00000011, 0x00003138); // Console type - Memory::Write_U64(0x0009020400062507, 0x00003140); // IOS Version + Memory::Write_U64(0x0009020400062507ULL, 0x00003140); // IOS Version Memory::Write_U16(0x0113, 0x0000315e); // Apploader Memory::Write_U32(0x0000FF16, 0x00003158); // DDR ram vendor code