From 708eee4f86ffab62002dcde19a2f648f68a00dcf Mon Sep 17 00:00:00 2001 From: Sjoerd van der Berg Date: Wed, 22 Oct 2003 14:29:56 +0000 Subject: [PATCH] changed host memory reading/writing functions Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1355 --- src/dos/dos_execute.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dos/dos_execute.cpp b/src/dos/dos_execute.cpp index 4c4147f7..05a1bba7 100644 --- a/src/dos/dos_execute.cpp +++ b/src/dos/dos_execute.cpp @@ -251,7 +251,7 @@ bool DOS_Execute(char * name,PhysPt block_pt,Bit8u flags) { /* Convert the header to correct endian, i hope this works */ HostPt endian=(HostPt)&head; for (i=0;i