From d28b54b1d1d161b3f3acc3299c43106a022451e6 Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 21 Dec 2010 15:46:24 +0200 Subject: core: update to newer interrupt code, seems to affect timings too pcsxr-svn commit: Author: weimingzhi Date: Sat Aug 7 23:52:44 2010 +0000 refactored the interrupt scheduling code a bit to make it a little more readable than using those "magic" numbers. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0c16957..4a92d70 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