Home
last modified time | relevance | path

Searched refs:GSA_8_BIT_SLIDE (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/
H A DCheats.cpp88 #define GSA_8_BIT_SLIDE 16 macro
169 case GSA_8_BIT_SLIDE: in isMultilineWithData()
209 case GSA_8_BIT_SLIDE: in getCodeLength()
360 case GSA_8_BIT_SLIDE: in cheatsCheckKeys()
812 cheatsAdd(code, desc, 0, addr, 257, GSA_8_BIT_SLIDE); in cheatsAddGSACode()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gba/
H A DCheats.cpp81 #define GSA_8_BIT_SLIDE 16 macro
414 case GSA_8_BIT_SLIDE: in isMultilineWithData()
511 case GSA_8_BIT_SLIDE: in getCodeLength()
602 case GSA_8_BIT_SLIDE: in cheatsCheckKeys()
1677 cheatsAdd(code, desc, address, 0, addr, 257, GSA_8_BIT_SLIDE); in cheatsAddGSACode()
/dports/games/libretro-vbanext/vba-next-c24bf52/src/
H A Dgba.cpp13503 #define GSA_8_BIT_SLIDE 16 macro
13840 case GSA_8_BIT_SLIDE: in isMultilineWithData()
13937 case GSA_8_BIT_SLIDE: in getCodeLength()
14028 case GSA_8_BIT_SLIDE: in cheatsCheckKeys()
15098 cheatsAdd(code, desc, address, 0, addr, 257, GSA_8_BIT_SLIDE); in cheatsAddGSACode()