diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-10 02:48:37 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-10 02:48:37 +0000 |
| commit | c8690b57b1b762905661e7c0306be17e44b0998f (patch) | |
| tree | afaa716d1919cdccaba98cb4437923638b0a66a4 /ChangeLog | |
| parent | 422812bcfa252636ccfde425c6c39a89d5bfafe7 (diff) | |
| download | pcsxr-c8690b57b1b762905661e7c0306be17e44b0998f.tar.gz | |
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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +May 10, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> + + * 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 <edgbla@yandex.ru> * libpcsxcore/sio.h: Some code (regs,macro) was moved to the 'c' file. |
