Home
last modified time | relevance | path

Searched refs:mmcBattery (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/core/board/
H A DNstBoard.cpp745 mmcBattery (mb) in Context()
1205 if (mmcBattery) in DetectBoard()
1230 type = Type( id, prg, chr, nmt, wramBattery || mmcBattery, false ); in DetectBoard()
1791 if (mmcBattery) in DetectBoard()
1798 if (mmcBattery) in DetectBoard()
3526 type = Type( id, this->prg, this->chr, nmt, wramBattery || mmcBattery, wramAuto ); in DetectBoard()
H A DNstBoard.hpp673 const bool mmcBattery; member in Nes::Core::Boards::Board::Context
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/board/
H A DNstBoard.cpp736 mmcBattery (mb) in Context()
1191 if (mmcBattery) in DetectBoard()
1216 type = Type( id, prg, chr, nmt, wramBattery || mmcBattery, false ); in DetectBoard()
1772 if (mmcBattery) in DetectBoard()
1779 if (mmcBattery) in DetectBoard()
3342 type = Type( id, this->prg, this->chr, nmt, wramBattery || mmcBattery, wramAuto ); in DetectBoard()
H A DNstBoard.hpp669 const bool mmcBattery; member in Nes::Core::Boards::Board::Context