Home
last modified time | relevance | path

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

/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/
H A DCheats.cpp89 #define GSA_16_BIT_SLIDE 17 macro
170 case GSA_16_BIT_SLIDE: in isMultilineWithData()
210 case GSA_16_BIT_SLIDE: in getCodeLength()
376 case GSA_16_BIT_SLIDE: in cheatsCheckKeys()
815 cheatsAdd(code, desc, 0, addr, 257, GSA_16_BIT_SLIDE); in cheatsAddGSACode()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gba/
H A DCheats.cpp82 #define GSA_16_BIT_SLIDE 17 macro
415 case GSA_16_BIT_SLIDE: in isMultilineWithData()
512 case GSA_16_BIT_SLIDE: in getCodeLength()
618 case GSA_16_BIT_SLIDE: in cheatsCheckKeys()
1680 cheatsAdd(code, desc, address, 0, addr, 257, GSA_16_BIT_SLIDE); in cheatsAddGSACode()
/dports/games/libretro-vbanext/vba-next-c24bf52/src/
H A Dgba.cpp13504 #define GSA_16_BIT_SLIDE 17 macro
13841 case GSA_16_BIT_SLIDE: in isMultilineWithData()
13938 case GSA_16_BIT_SLIDE: in getCodeLength()
14044 case GSA_16_BIT_SLIDE: in cheatsCheckKeys()
15101 cheatsAdd(code, desc, address, 0, addr, 257, GSA_16_BIT_SLIDE); in cheatsAddGSACode()