Home
last modified time | relevance | path

Searched refs:checkSwitchBank (Results 1 – 25 of 50) sorted by relevance

12

/dports/emulators/stella/stella-6.6/src/emucore/
H A DCartX07.cxx45 bool CartridgeX07::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeX07
77 checkSwitchBank(address); in peek()
93 checkSwitchBank(address); in poke()
H A DCart0840.cxx52 bool Cartridge0840::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in Cartridge0840
76 checkSwitchBank(address); in peek()
87 checkSwitchBank(address); in poke()
H A DCartSB.cxx54 bool CartridgeSB::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeSB
70 checkSwitchBank(address); in peek()
88 checkSwitchBank(address); in poke()
H A DCartUA.cxx62 bool CartridgeUA::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeUA
88 checkSwitchBank(address); in peek()
101 checkSwitchBank(address); in poke()
H A DCartFE.cxx51 bool CartridgeFE::checkSwitchBank(uInt16 address, uInt8 value) in checkSwitchBank() function in CartridgeFE
70 checkSwitchBank(address, value); in peek()
82 checkSwitchBank(address, value); in poke()
H A DCartMDM.cxx53 bool CartridgeMDM::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeMDM
70 checkSwitchBank(address); in peek()
83 checkSwitchBank(address); in poke()
H A DCartFC.cxx39 bool CartridgeFC::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeFC
77 checkSwitchBank(address); in poke()
H A DCart3E.cxx48 bool Cartridge3E::checkSwitchBank(uInt16 address, uInt8 value) in checkSwitchBank() function in Cartridge3E
85 checkSwitchBank(address, value); in poke()
H A DCartE7.cxx111 void CartridgeE7::checkSwitchBank(uInt16 address) in checkSwitchBank() function in CartridgeE7
143 checkSwitchBank(address); in peek()
166 checkSwitchBank(address); in poke()
H A DCartF8.cxx29 bool CartridgeF8::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeF8
H A DCartF4.cxx29 bool CartridgeF4::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeF4
H A DCartF6.cxx29 bool CartridgeF6::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeF6
H A DCartFA.cxx31 bool CartridgeFA::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeFA
H A DCartDF.cxx30 bool CartridgeDF::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeDF
H A DCartEF.cxx30 bool CartridgeEF::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeEF
H A DCartF0.cxx29 bool CartridgeF0::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeF0
H A DCartBF.cxx30 bool CartridgeBF::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeBF
H A DCart3F.cxx45 bool Cartridge3F::checkSwitchBank(uInt16 address, uInt8 value) in checkSwitchBank() function in Cartridge3F
H A DCartE0.cxx50 bool CartridgeE0::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeE0
H A DCart2K.hxx77 bool checkSwitchBank(uInt16 address, uInt8 value = 0) override { return false; } in checkSwitchBank() function in Cartridge2K
H A DCart4K.hxx74 bool checkSwitchBank(uInt16 address, uInt8 value = 0) override { return false; } in checkSwitchBank() function in Cartridge4K
H A DCartF6.hxx71 bool checkSwitchBank(uInt16 address, uInt8 value = 0) override;
H A DCart3EPlus.cxx46 bool Cartridge3EPlus::checkSwitchBank(uInt16 address, uInt8 value) in checkSwitchBank() function in Cartridge3EPlus
H A DCartF4.hxx71 bool checkSwitchBank(uInt16 address, uInt8 value = 0) override;
H A DCartTVBoy.cxx30 bool CartridgeTVBoy::checkSwitchBank(uInt16 address, uInt8) in checkSwitchBank() function in CartridgeTVBoy

12