Home
last modified time | relevance | path

Searched refs:ScspSlotDebugStats (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dscsp2.h108 extern void ScspSlotDebugStats(u8 slotnum, char *outstring);
H A Dscsp.h118 void ScspSlotDebugStats(u8 slotnum, char *outstring);
H A Dscsp2.c1956 void ScspSlotDebugStats(u8 slotnum, char *outstring) in ScspSlotDebugStats() function
H A Dscsp.c5940 ScspSlotDebugStats (u8 slotnum, char *outstring) in ScspSlotDebugStats() function
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/qt/ui/
H A DUIDebugSCSP.cpp153 ScspSlotDebugStats(i, tempstr); in on_sbSlotNumber_valueChanged()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/gtk/
H A Dyuiscsp.c136 ScspSlotDebugStats(scsp->cursor, nameTemp ); in yui_scsp_fill()