Home
last modified time | relevance | path

Searched refs:SIO1writeData16 (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/bladesio1/
H A Dbladesio1.def23 SIO1writeData16 @16
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h339 typedef void (CALLBACK* SIO1writeData16)(unsigned short); typedef
374 extern SIO1writeData16 SIO1_writeData16;
H A Dplugins.c154 SIO1writeData16 SIO1_writeData16;
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dplugins.h339 typedef void (CALLBACK* SIO1writeData16)(unsigned short); typedef
374 extern SIO1writeData16 SIO1_writeData16;
H A Dplugins.c154 SIO1writeData16 SIO1_writeData16;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h354 typedef void (CALLBACK* SIO1writeData16)(u16); typedef
390 extern SIO1writeData16 SIO1_writeData16;
H A Dplugins.c164 SIO1writeData16 SIO1_writeData16;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/nullsio1/
H A Dsio1.c147 void CALLBACK SIO1writeData16(u16 data) { in SIO1writeData16() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/bladesio1/
H A Dsio1.c299 void CALLBACK SIO1writeData16(u16 data) { in SIO1writeData16() function