From 511edc3388bb3b8285af8c818af27235773d4bce Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 7 Aug 2010 23:52:44 +0000 Subject: refactored the interrupt scheduling code a bit to make it a little more readable than using those "magic" numbers. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55866 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0c169576..4a92d709 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +August 7, 2010 Wei Mingzhi + + * libpcsxcore/r3000a.h: Refactored the interrupt scheduling code to make it a + little more readable than using the "magic" numbers. + * libpcsxcore/r3000a.c: Likewise. + * libpcsxcore/cdrom.c: Likewise. + * libpcsxcore/mdec.c: Likewise. + * libpcsxcore/sio.c: Likewise. + * libpcsxcore/psxdma.h: Likewise. + * libpcsxcore/misc.c: Bumped savestate version. + * debian/changelog: Updated version. + * macosx/Info.plist: Likewise. + * po/zh_TW.po: Corrected a minor translation error. + August 2, 2010 Wei Mingzhi * macosx/Pcsx.xcodeproj/project.pbxproj: Added some more optimizations -- cgit v1.2.3