PSEmu Pro


PSEmu Pro was a PlayStation emulator. It has been discontinued since 1999. However, its plugin interface is still used on most recent emulators such as ePSXe and PCSX.

Plugin interface

The interface defined in the PSEmu Plugin Development Kit is used to create plugins. The following functions are present on all types of plugins.
PSEgetLibNameReturns a pointer to a string containing the library name.
PSEgetLibTypeReturns the library type. It can be GPU, SPU, CDR or PAD.
PSEgetLibVersionReturns the library version.

GPU