From b62a83071df627179761ec75b6a3a9598de2008f Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Tue, 30 Jun 2009 15:02:58 +0000 Subject: use s32 instead of long in DIRENTRY struct git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23858 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0a623e60..8ebea621 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +July 1, 2009 Wei Mingzhi + + * libpcsxcore/psxbios.c: Use s32 instead of long in DIRENTRY struct for + compatibility with x86_64. + June 30, 2009 Peter Collingbourne * libpcsxcore/psxbios.c: Implemented psxBios_rename(). Interpret a file -- cgit v1.2.3