Home
last modified time | relevance | path

Searched refs:BMC_GKB (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/bus/nes/
H A Dnes_pcb.hxx246 { "bmc_gkb", BMC_GKB },
H A Dnes_ines.hxx92 { 58, BMC_GKB },
H A Dnes_slot.h98 BMC_GKA, BMC_GKB, BMC_VT5201, BMC_BENSHIENG, BMC_810544, enumerator
/dports/emulators/mame/mame-mame0226/src/devices/bus/nes/
H A Dnes_pcb.hxx246 { "bmc_gkb", BMC_GKB },
H A Dnes_slot.h98 BMC_GKA, BMC_GKB, BMC_VT5201, BMC_BENSHIENG, BMC_810544, enumerator
H A Dnes_ines.hxx92 { 58, BMC_GKB },
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/board/
H A DNstBoard.hpp289 BMC_GKB = MakeId< 58, 128, 64, 0, 0, CRM_0, NMT_V, 0 >::ID, enumerator
H A DNstBoard.cpp2135 id = Type::BMC_GKB; in DetectBoard()
3492 case Type::BMC_GKB : return new Bmc::GamestarB(c); in Create()
/dports/emulators/nestopia/nestopia-1.51.1/source/core/board/
H A DNstBoard.hpp289 BMC_GKB = MakeId< 58, 128, 64, 0, 0, CRM_0, NMT_V, 0 >::ID, enumerator
H A DNstBoard.cpp2162 id = Type::BMC_GKB; in DetectBoard()
3676 case Type::BMC_GKB : return new Bmc::GamestarB(c); in Create()