summaryrefslogtreecommitdiff
path: root/macosx/plugins
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2015-02-08 18:08:16 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2015-02-08 18:08:16 +0000
commitc7b3d8cc532b3a3f056f215d97e639d5587d96be (patch)
tree41ed52c15dab2b2d96a590d16f7ef41e9f7e237c /macosx/plugins
parent88a3200bbc46e17acb3ef57128d54acf697464bb (diff)
downloadpcsxr-c7b3d8cc532b3a3f056f215d97e639d5587d96be.tar.gz
OS X: limit what is exported on the plug-ins.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93879 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins')
-rw-r--r--macosx/plugins/Bladesio1/Bladesio1.exp49
-rw-r--r--macosx/plugins/DFCdrom/DFCdrom.exp28
-rw-r--r--macosx/plugins/DFInput/Resources/DFInput.exp1
-rw-r--r--macosx/plugins/DFNet/DFNet.exp23
-rw-r--r--macosx/plugins/DFXVideo/DFXVideo.exp62
-rw-r--r--macosx/plugins/PeopsXgl/PeopsXgl.exp39
6 files changed, 202 insertions, 0 deletions
diff --git a/macosx/plugins/Bladesio1/Bladesio1.exp b/macosx/plugins/Bladesio1/Bladesio1.exp
new file mode 100644
index 00000000..bd8c6f66
--- /dev/null
+++ b/macosx/plugins/Bladesio1/Bladesio1.exp
@@ -0,0 +1,49 @@
+# Bladesio1.exp
+# Pcsxr
+#
+# Created by C.W. Betts on 2/8/15.
+#
+
+_PSEgetLibType
+_PSEgetLibName
+_PSEgetLibVersion
+_SIO1configure
+_SIO1about
+_SIO1test
+_SIO1init
+_SIO1shutdown
+_SIO1open
+_SIO1close
+
+_SIO1pause
+_SIO1resume
+_SIO1keypressed
+
+_SIO1writeData8
+_SIO1writeData16
+_SIO1writeData32
+_SIO1writeStat16
+_SIO1writeStat32
+_SIO1writeMode16
+_SIO1writeMode32
+_SIO1writeCtrl16
+_SIO1writeCtrl32
+_SIO1writeBaud16
+_SIO1writeBaud32
+
+_SIO1readData8
+_SIO1readData16
+_SIO1readData32
+_SIO1readStat16
+_SIO1readStat32
+_SIO1readMode16
+_SIO1readMode32
+_SIO1readCtrl16
+_SIO1readCtrl32
+_SIO1readBaud16
+_SIO1readBaud32
+
+_SIO1update
+_SIO1registerCallback
+
+
diff --git a/macosx/plugins/DFCdrom/DFCdrom.exp b/macosx/plugins/DFCdrom/DFCdrom.exp
new file mode 100644
index 00000000..b2b9257c
--- /dev/null
+++ b/macosx/plugins/DFCdrom/DFCdrom.exp
@@ -0,0 +1,28 @@
+# DFCdrom.exp
+# Pcsxr
+#
+# Created by C.W. Betts on 2/8/15.
+#
+
+_PSEgetLibType
+_PSEgetLibName
+_PSEgetLibVersion
+
+_CDRinit
+_CDRshutdown
+_CDRopen
+_CDRclose
+_CDRgetTN
+_CDRgetTD
+_CDRreadTrack
+_CDRgetBuffer
+_CDRgetBufferSub
+_CDRconfigure
+_CDRtest
+_CDRabout
+_CDRplay
+_CDRstop
+_CDRgetStatus
+_CDRgetDriveLetter
+_CDRreadCDDA
+_CDRgetTE
diff --git a/macosx/plugins/DFInput/Resources/DFInput.exp b/macosx/plugins/DFInput/Resources/DFInput.exp
index c6af9109..03515106 100644
--- a/macosx/plugins/DFInput/Resources/DFInput.exp
+++ b/macosx/plugins/DFInput/Resources/DFInput.exp
@@ -21,3 +21,4 @@ _PADconfigure
_PADtest
_PADabout
_PADregisterVibration
+_PADkeypressed
diff --git a/macosx/plugins/DFNet/DFNet.exp b/macosx/plugins/DFNet/DFNet.exp
new file mode 100644
index 00000000..d0301438
--- /dev/null
+++ b/macosx/plugins/DFNet/DFNet.exp
@@ -0,0 +1,23 @@
+# DFNet.exp
+# Pcsxr
+#
+# Created by C.W. Betts on 2/8/15.
+#
+
+_PSEgetLibType
+_PSEgetLibName
+_PSEgetLibVersion
+
+_NETinit
+_NETshutdown
+_NETclose
+_NETconfigure
+_NETtest
+_NETabout
+_NETpause
+_NETresume
+_NETqueryPlayer
+_NETsendData
+_NETrecvData
+_NETsendPadData
+_NETrecvPadData
diff --git a/macosx/plugins/DFXVideo/DFXVideo.exp b/macosx/plugins/DFXVideo/DFXVideo.exp
new file mode 100644
index 00000000..03a10563
--- /dev/null
+++ b/macosx/plugins/DFXVideo/DFXVideo.exp
@@ -0,0 +1,62 @@
+# DFXVideo.exp
+# Pcsxr
+#
+# Created by C.W. Betts on 2/8/15.
+#
+
+_PSEgetLibType
+_PSEgetLibName
+_PSEgetLibVersion
+_GPUinit
+_GPUshutdown
+_GPUopen
+_GPUclose
+_GPUconfigure
+_GPUabout
+_GPUtest
+_GPUwriteData
+_GPUwriteStatus
+_GPUreadData
+_GPUreadStatus
+_GPUdmaChain
+_GPUgetMode
+_GPUsetMode
+_GPUupdateLace
+_GPUmakeSnapshot
+_GPUwriteDataMem
+_GPUreadDataMem
+_GPUdisplayText
+_GPUdisplayFlags
+_GPUfreeze
+_GPUshowScreenPic
+_GPUgetScreenPic
+
+_GPUkeypressed
+_GPUhSync
+_GPUvBlank
+
+_GPUcursor
+_GPUsetfix
+
+# _ZN_GPUdisplayFlags
+# _ZN_GPUmakeSnapshot
+# _ZN_GPUinit
+# _ZN_GPUopen
+# _ZN_GPUclose
+# _ZN_GPUshutdown
+# _ZN_GPUupdateLace
+# _ZN_GPUreadStatus
+# _ZN_GPUwriteStatus
+# _ZN_GPUdmaSliceOut
+# _ZN_GPUreadData
+# _ZN_GPUsetMode
+# _ZN_GPUgetMode
+# _ZN_GPUdmaSliceIn
+# _ZN_GPUwriteData
+# _ZN_GPUdmaChain
+# _ZN_GPUtest
+# _ZN_GPUfreeze
+# _ZN_GPUgetScreenPic
+# _ZN_GPUshowScreenPic
+
+_GPUvisualVibration
diff --git a/macosx/plugins/PeopsXgl/PeopsXgl.exp b/macosx/plugins/PeopsXgl/PeopsXgl.exp
new file mode 100644
index 00000000..f1172eea
--- /dev/null
+++ b/macosx/plugins/PeopsXgl/PeopsXgl.exp
@@ -0,0 +1,39 @@
+# PeopsXgl.exp
+# Pcsxr
+#
+# Created by C.W. Betts on 2/8/15.
+#
+
+_PSEgetLibType
+_PSEgetLibName
+_PSEgetLibVersion
+_GPUinit
+_GPUshutdown
+_GPUopen
+_GPUclose
+_GPUconfigure
+_GPUabout
+_GPUtest
+_GPUwriteData
+_GPUwriteStatus
+_GPUreadData
+_GPUreadStatus
+_GPUdmaChain
+_GPUupdateLace
+_GPUmakeSnapshot
+_GPUwriteDataMem
+_GPUreadDataMem
+_GPUdisplayFlags
+_GPUfreeze
+_GPUshowScreenPic
+_GPUgetScreenPic
+
+_GPUkeypressed
+_GPUhSync
+_GPUvBlank
+_GPUaddVertex
+
+_GPUcursor
+_GPUsetfix
+
+_GPUvisualVibration