diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-31 06:19:13 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-31 06:19:13 +0000 |
| commit | 3bf83ea190f60b97606084c9711b20c018e12354 (patch) | |
| tree | d80d6281b5612c1538c1405fb33e782082458e63 /ChangeLog | |
| parent | 8691e426632616bf428ed0332443ccff8e61d8fb (diff) | |
| download | pcsxr-3bf83ea190f60b97606084c9711b20c018e12354.tar.gz | |
Implemented Krom2RawAdd().
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50101 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +May 31, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> + + * libpcsxcore/psxbios.c: Implemented Krom2RawAdd(). + * libpcsxcore/sjisfont.h: Added font data. + * macosx/Pcsx.xcodeproj/project.pbxproj: Added sjisfont.h. + * win32/pcsx.vcproj: Likewise. + * win32/pcsx.dsp: Likewise. + * libpcsxcore/Makefile.am: Likewise. + May 30, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * libpcsxcore/psxbios.c: Fixed memcpy(), create new stack for interrupt |
