diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-21 04:27:21 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-21 04:27:21 +0000 |
| commit | f0684f680a9d2611b3854b72c356c6f3354b65c9 (patch) | |
| tree | ea161d701a57969c757bb47268b80c995e8ad692 /ChangeLog | |
| parent | 481093baa83a3f5754c75b0f4a71b57b048bb2d8 (diff) | |
| download | pcsxr-f0684f680a9d2611b3854b72c356c6f3354b65c9.tar.gz | |
implemented several hle bios funcs in core instead of calling standard C library funcs (Not done yet).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48428 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ May 21, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * plugins/dfsound/Makefile.am: Likewise. * po/pt_BR.po, po/it.po, po/zh_TW.po, po/ru_RU.po, po/pcsx.pot, po/zh_CN.po: Updated. + * libpcsxcore/psxbios.c: Implemented several HLE BIOS functions inside the + core instead of calling the standard C functions. (Not done yet) May 20, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> |
