From ad055a84cd084b0de505fea5c61a9e3ac9ec9297 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Wed, 5 May 2010 07:17:39 +0000 Subject: Got rid of PAD_readPort1()/PAD_readPort2(). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47359 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3933e2c8..5eb7ea75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ May 5, 2010 Wei Mingzhi * gui/DebugMemory.c: Show 0x7f as dots. + * libpcsxcore/plugins.c: Got rid of old PAD_readPort1()/PAD_readPort2() APIs. + PAD_startPoll() and PAD_poll() are now required. + * libpcsxcore/plugins.h: Likewise. + * libpcsxcore/sio.c: Likewise. + * libpcsxcore/psemu_plugin_defs.h: Updated info. May 2, 2010 edgbla -- cgit v1.2.3