Joypad Scol plugin
|
scolplugin.cpp
Go to the documentation of this file.
499 { "_OpenJoypad", 3, "fun [Chn fun [ObjJoypad u0 [I I] I [I I] I [I I I I] [I I] [I r1]] u1 u0] ObjJoypad", _OpenJoypad },
500 { "_OpenJoypadEx", 4, "fun [Chn I fun [ObjJoypad u0 [I I] I [I I] I [I I I I] [I I] [I r1]] u1 u0] ObjJoypad", _OpenJoypadEx },
531 int k = PKhardpak2(m, "JoypadEngine.pkg-1.0", sizeof(sJoypadDef) / sizeof(sJoypadDef[0]), sJoypadDef);
572extern "C" SCOL_EXPORT void ScolHandleWindowEventPlugin(mmachine m, SCOL_PTR_TYPE event, int wparam, int lparam)
574extern "C" SCOL_EXPORT void ScolJoypadHandleWindowEventPlugin(mmachine m, SCOL_PTR_TYPE event, int wparam, int lparam)
Definition Joypad.h:91
int _OpenJoypadSync(mmachine m)
_OpenJoypad : This function open a joypad and init the data callback
Definition scolplugin.cpp:111
int _StartJoypadRumble(mmachine m)
_StartJoypadRumble : Start joypad rumble
Definition scolplugin.cpp:317
int _OpenJoypadExSync(mmachine m)
_OpenJoypadEx : This function open a joypad and init the data callback
Definition scolplugin.cpp:198
int _StopJoypadRumble(mmachine m)
_StopJoypadRumble : Stop the joypad rumble
Definition scolplugin.cpp:358
SCOL_EXPORT int ScolJoypadUnloadPlugin()
SCOL_EXPORT void ScolJoypadHandleWindowEventPlugin(mmachine m, SCOL_PTR_TYPE event, int wparam, int lparam)
SCOL_EXPORT int ScolJoypadLoadPlugin(mmachine m, cbmachine w)
SCOL_EXPORT int ScolLoadPlugin(mmachine m, cbmachine w)
Starting point of the DLL Function to add in Scol usm.ini for loading dll.
Definition scolplugin.cpp:548
int destroyJoypadObj(mmachine m, SCOL_PTR_TYPE handsys, int handscol)
Destroys a joypad Object in scol.
Definition scolplugin.cpp:76
SCOL_EXPORT int ScolUnloadPlugin()
Ending point of the DLL Function to add in Scol usm.ini for free dll.
Definition scolplugin.cpp:563
SCOL_EXPORT void ScolHandleWindowEventPlugin(mmachine m, SCOL_PTR_TYPE event, int wparam, int lparam)
Definition scolplugin.cpp:572
int(* CallMainThread)(void *, mmachine m)
int getJoypadData(mmachine m, SCOL_PTR_TYPE id, SCOL_PTR_TYPE param)
Definition scolplugin.cpp:396
Definition Joypad.h:47
Generated by 1.9.8