Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp742 #define STV_VDP2_MPOFR_ (m_vdp2_regs[0x03e/2]) macro
744 #define STV_VDP2_RBMP_ ((STV_VDP2_MPOFR_ & 0x0030) >> 4)
745 #define STV_VDP2_RAMP_ ((STV_VDP2_MPOFR_ & 0x0003) >> 0)
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp742 #define STV_VDP2_MPOFR_ (m_vdp2_regs[0x03e/2]) macro
744 #define STV_VDP2_RBMP_ ((STV_VDP2_MPOFR_ & 0x0030) >> 4)
745 #define STV_VDP2_RAMP_ ((STV_VDP2_MPOFR_ & 0x0003) >> 0)