From 1fcc3c79767d1cfdaabb14ae40a17399f0163ac6 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Wed, 28 Aug 2013 23:21:32 +0000 Subject: Add a symbol export file for the OS X sound plug-ins. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87016 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFSound/Resorces/Shared/DFSound.exp | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 macosx/plugins/DFSound/Resorces/Shared/DFSound.exp (limited to 'macosx/plugins/DFSound') diff --git a/macosx/plugins/DFSound/Resorces/Shared/DFSound.exp b/macosx/plugins/DFSound/Resorces/Shared/DFSound.exp new file mode 100644 index 00000000..1b0e46ea --- /dev/null +++ b/macosx/plugins/DFSound/Resorces/Shared/DFSound.exp @@ -0,0 +1,27 @@ + +_PSEgetLibType +_PSEgetLibName +_PSEgetLibVersion +_SPUconfigure +_SPUabout +_SPUinit +_SPUshutdown +_SPUtest +_SPUopen +_SPUclose + +_SPUplayADPCMchannel +_SPUwriteRegister +_SPUreadRegister +_SPUregisterCallback + +_SPUwriteDMA +_SPUreadDMA +_SPUregisterCDDAVolume +_SPUwriteDMAMem +_SPUreadDMAMem +_SPUfreeze +_SPUupdate +_SPUasync + +_SPUplayCDDAchannel -- cgit v1.2.3