Joypad Scol plugin
|
#include "scolMachine.h"
Go to the source code of this file.
Functions | |
SCOL_EXPORT int | ScolJoypadLoadPlugin (mmachine m, cbmachine w) |
SCOL_EXPORT int | ScolJoypadUnloadPlugin () |
SCOL_EXPORT void | ScolJoypadHandleWindowEventPlugin (mmachine m, SCOL_PTR_TYPE event, int wparam, int lparam) |
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 ScolJoypadUnloadPlugin | ( | ) |