diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-04-01 19:53:03 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-04-01 19:53:03 +0000 |
| commit | 065049be70c9d4f676153fd891bb180176ea337e (patch) | |
| tree | 0da9683864223765bcff835a49c5b9d3a73dcffa /macosx/plugins/DFInput | |
| parent | 25ff93c64915ec22fdd7a9d5881e42057efad578 (diff) | |
| download | pcsxr-065049be70c9d4f676153fd891bb180176ea337e.tar.gz | |
OS X: Improvements.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89774 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFInput')
| -rw-r--r-- | macosx/plugins/DFInput/Resources/DFInput.exp | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/macosx/plugins/DFInput/Resources/DFInput.exp b/macosx/plugins/DFInput/Resources/DFInput.exp new file mode 100644 index 00000000..c6af9109 --- /dev/null +++ b/macosx/plugins/DFInput/Resources/DFInput.exp @@ -0,0 +1,23 @@ +# DFInput.exp +# Pcsxr +# +# Created by C.W. Betts on 4/1/14. +# + +_PSEgetLibType +_PSEgetLibName +_PSEgetLibVersion +_PADsetMode +_PADinit +_PADshutdown +_PADopen +_PADclose +_PADstartPoll +_PADpoll +_PADreadPort1 +_PADreadPort2 +_PADquery +_PADconfigure +_PADtest +_PADabout +_PADregisterVibration |
