diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-24 05:41:34 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-24 05:41:34 +0000 |
| commit | c6f76d5ab32543a37fcfde0a289d85976011733b (patch) | |
| tree | f436adeba6b21da1fe8f4d2889de892fedebb640 /ChangeLog | |
| parent | e1519fddbe540bc02f094f22ef01bfe4b60b3151 (diff) | |
| download | pcsxr-c6f76d5ab32543a37fcfde0a289d85976011733b.tar.gz | |
implemented more HLE BIOS functions by hand, RNG should behave exactly the same as real BIOS now.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48648 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ May 24, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> (need to set ACP to east-asian languages). * win32/intl/gettext.c: Added a hack for UTF-8 support. * win32/gui/AboutDlg.c: Updated info.
- * win32/config.h: Silenced MSVC6 warnings. + * win32/config.h: Silenced MSVC6 warnings.
+ * libpcsxcore/psxbios.c: Implemented more functions. RNG should behave
+ exactly the same as real BIOS now. May 23, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> |
