From c8690b57b1b762905661e7c0306be17e44b0998f Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 10 May 2010 02:48:37 +0000 Subject: got rid of gzfreezel. things like gzfreezel(&int_variable) can be VERY wrong on x64! git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47733 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c676e9d6..8bcc10a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +May 10, 2010 Wei Mingzhi + + * libpcsxcore/cdrom.c: Got rid of gzfreezel. + * libpcsxcore/mdec.c: Likewise. + * libpcsxcore/psxcommon.h: Likewise. + * libpcsxcore/sio.c: Likewise. + * libpcsxcore/psxcounters.c: Likewise. + May 10, 2010 edgbla * libpcsxcore/sio.h: Some code (regs,macro) was moved to the 'c' file. -- cgit v1.2.3