diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-30 01:51:03 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-30 01:51:03 +0000 |
| commit | bf456c2072aff8448ff83db081dc700bb7032846 (patch) | |
| tree | 29a9f5d8b0b35edecc2ef426b85c041c51e8ee45 /ChangeLog | |
| parent | e34b999f66b792607cf301ea3f93a8bef7b6f8e0 (diff) | |
| download | pcsxr-bf456c2072aff8448ff83db081dc700bb7032846.tar.gz | |
HLE BIOS: Fixed memcpy(), create new stack for interrupt handlers.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49873 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +May 30, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> + + * libpcsxcore/psxbios.c: Fixed memcpy(), create new stack for interrupt + handlers. + May 29, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * libpcsxcore/psxbios.c: Implemented more functions without standard C library |
