Home
last modified time | relevance | path

Searched refs:STV_VDP2_MPMNRB (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp1084 #define STV_VDP2_MPMNRB (m_vdp2_regs[0x06c/2]) macro
1087 #define STV_VDP2_RBMPN ((STV_VDP2_MPMNRB & 0x3f00) >> 8)
1090 #define STV_VDP2_RBMPM ((STV_VDP2_MPMNRB & 0x003f) >> 0)
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp1084 #define STV_VDP2_MPMNRB (m_vdp2_regs[0x06c/2]) macro
1087 #define STV_VDP2_RBMPN ((STV_VDP2_MPMNRB & 0x3f00) >> 8)
1090 #define STV_VDP2_RBMPM ((STV_VDP2_MPMNRB & 0x003f) >> 0)