diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-09-20 13:36:40 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-09-20 13:36:40 +0000 |
| commit | 3aa6ae9fd862cc04ce717c38984226381647bdc9 (patch) | |
| tree | 5e2fe8f08d37fa43487de6b500da5395794b9d81 /ChangeLog | |
| parent | a9919e071277c735e4747f5dec1b4376f205cc1b (diff) | |
| download | pcsxr-3aa6ae9fd862cc04ce717c38984226381647bdc9.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@30152 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +September 20, 2009 Wei Mingzhi <weimingzhi@gmail.com> + + * win32/glue/sys/mman.h: Use VirtualAlloc() and VirtualFree() instead of + malloc() and free(). + * libpcsxcore/ix86/iR3000A.c: Minor cleanup. + * po/zh_TW.po: Updated. + September 18, 2009 Wei Mingzhi <weimingzhi@gmail.com> * win32/gui/CheatDlg.c: Disable "Search Type" combo box if search results |
