diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-05 07:17:39 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-05 07:17:39 +0000 |
| commit | ad055a84cd084b0de505fea5c61a9e3ac9ec9297 (patch) | |
| tree | d28f8f6967676c8cee0751f1731fdfb1b8d5d288 /ChangeLog | |
| parent | fb3257e40a998d0a10c0219c159390a600c43e7c (diff) | |
| download | pcsxr-ad055a84cd084b0de505fea5c61a9e3ac9ec9297.tar.gz | |
Got rid of PAD_readPort1()/PAD_readPort2().
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47359 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ May 5, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * 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 <edgbla@yandex.ru> |
