pcsx2/plugins/xpad/xpad.def
gabest11 d14d09cab3 xpad: compatible with pcsx
GSdx: minor optimizations, +crcs

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@496 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-15 02:27:51 +00:00

27 lines
469 B
Modula-2

; xpad.def : Declares the module parameters for the DLL.
LIBRARY "xpad"
EXPORTS
; Explicit exports can go here
PSEgetLibType
PSEgetLibName
PSEgetLibVersion
PS2EgetLibType
PS2EgetLibName
PS2EgetLibVersion2
PADinit
PADshutdown
PADopen
PADclose
PADkeyEvent
PADstartPoll
PADpoll
PADquery
PADconfigure
PADtest
PADabout
PADreadPort
PADreadPort1
PADreadPort2