Home
last modified time | relevance | path

Searched refs:MapperID (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DBandaiFcg.h45 if(_romInfo.MapperID == 157) { in InitMapper()
60 } else if(_romInfo.MapperID == 159) { in InitMapper()
63 } else if(_romInfo.MapperID == 16) { in InitMapper()
74 if(_romInfo.MapperID != 16) { in InitMapper()
77 if(_romInfo.MapperID == 153) { in InitMapper()
83 } else if(_romInfo.MapperID == 16 && _romInfo.SubMapperID == 4) { in InitMapper()
85 } else if(_romInfo.MapperID == 16 && _romInfo.SubMapperID == 5) { in InitMapper()
157 if(_romInfo.MapperID == 153 || GetPRGPageCount() >= 0x20) { in WriteRegister()
164 } else if(!HasChrRam() && _romInfo.MapperID != 157) { in WriteRegister()
168 if(_extraEeprom && _romInfo.MapperID == 157 && (addr & 0x0F) <= 3) { in WriteRegister()
[all …]
H A DGameDatabase.cpp35 gameInfo.MapperID = (uint16_t)ToInt<uint32_t>(values[5]); in LoadGameDb()
49 if(gameInfo.MapperID == 65000) { in LoadGameDb()
50 gameInfo.MapperID = UnifLoader::GetMapperID(gameInfo.Board); in LoadGameDb()
241 switch(info.MapperID) { in GetSubMapper()
364 nesHeader.Byte6 = (info.MapperID & 0x0F) << 4; in GetiNesHeader()
372 nesHeader.Byte7 = (info.MapperID & 0xF0); in GetiNesHeader()
383 nesHeader.Byte8 = ((GetSubMapper(info) & 0x0F) << 4) | ((info.MapperID & 0xF00) >> 8); in GetiNesHeader()
425 if(info.MapperID < UnifBoards::UnknownBoard) { in SetGameInfo()
426 …MessageManager::Log("[DB] Mapper: " + std::to_string(info.MapperID) + " Sub: " + std::to_string(G… in SetGameInfo()
427 } else if(info.MapperID == UnifBoards::UnknownBoard) { in SetGameInfo()
[all …]
H A DFrontFareast.h25 switch(_romInfo.MapperID) { in InitMapper()
95 if(_romInfo.MapperID == 6) { in WriteRegister()
103 } else if(_romInfo.MapperID == 8) { in WriteRegister()
H A DCNROM.h23 …sBusConflicts() override { return (_romInfo.MapperID == 3 && _romInfo.SubMapperID == 2) || _romInf… in HasBusConflicts()
H A DVRC2_4.h39 switch(_romInfo.MapperID) { in DetectVariant()
77 …_useHeuristics = (_romInfo.SubMapperID == 0) && _romInfo.MapperID != 22 && _romInfo.MapperID != 27; in DetectVariant()
104 if((_useHeuristics && _romInfo.MapperID != 22) || _variant >= VRCVariant::VRC4a) { in ProcessCpuClock()
H A DJyCompany.h234 if((_advancedNtControl || _romInfo.MapperID == 211) && _romInfo.MapperID != 90) { in UpdateMirroringState()
359 if((_advancedNtControl || _romInfo.MapperID == 211) && _romInfo.MapperID != 90) { in MapperReadVRAM()
383 if(_romInfo.MapperID == 209) { in NotifyVRAMAddressChange()
H A DMapperFactory.cpp302 …MessageManager::DisplayMessage("GameInfo", "Mapper", std::to_string(romData.Info.MapperID), std::t… in GetMapperFromID()
305 switch(romData.Info.MapperID) { in GetMapperFromID()
653 if(romData.Info.MapperID != UnifBoards::UnknownBoard) { in GetMapperFromID()
654 …er::DisplayMessage("Error", "UnsupportedMapper", "iNES #" + std::to_string(romData.Info.MapperID)); in GetMapperFromID()
H A DRomData.h47 uint16_t MapperID; member
74 uint16_t MapperID = 0; member
H A DUnifLoader.h90 romData.Info.MapperID = GetMapperID(_mapperName); in ReadChunk()
91 if(romData.Info.MapperID == UnifBoards::UnknownBoard) { in ReadChunk()
216 if(romData.Info.MapperID == UnifBoards::UnknownBoard) { in LoadRom()
H A DColorDreams.h20 if(_romInfo.MapperID == 144) { in WriteRegister()
H A DiNesLoader.cpp30 romData.Info.MapperID = header.GetMapperID(); in LoadRom()
95 …Log("[iNes] Mapper: " + std::to_string(romData.Info.MapperID) + " Sub:" + std::to_string(romData.I… in LoadRom()
H A DMMC3.h42 return _romInfo.MapperID == 4 && _romInfo.SubMapperID == 3; in IsMcAcc()
160 if(_romInfo.MapperID == 4 && _romInfo.SubMapperID == 1) { in UpdateState()
H A DSubor166.h38 bool altMode = _romInfo.MapperID == 167; in WriteRegister()
H A DSaveStateManager.cpp70 stream.write((char*)&romInfo.MapperID, sizeof(uint16_t)); in GetSaveStateHeader()
160 romInfo.MapperID != mapperId || romInfo.SubMapperID != subMapperId) in LoadState()
H A DFdsLoader.cpp142 romData.Info.MapperID = MapperFactory::FdsMapperID; in LoadRom()
H A DNsfLoader.cpp29 romData.Info.MapperID = MapperFactory::NsfMapperID; in InitializeFromHeader()
H A DNamco163.h64 switch(_romInfo.MapperID) { in InitMapper()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/InteropDLL/
H A DConsoleWrapper.cpp408 interopRomInfo.MapperId = romInfo.MapperID; in GetRomInfo()
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/dasan/
H A DSLE-GPON-MIB4891 "The ONU MapperID"
/dports/net-mgmt/observium/observium/mibs/dasan/
H A DSLE-GPON-MIB4891 "The ONU MapperID"