Searched refs:m_pos_h_ram (Results 1 – 8 of 8) sorted by relevance
26 m_pos_h_ram(*this, "pos_h_ram"), in sprint8_state()66 required_shared_ptr<uint8_t> m_pos_h_ram; variable
46 m_pos_h_ram(*this, "pos_h_ram"), in tank8_state()98 required_shared_ptr<uint8_t> m_pos_h_ram; variable
130 int x = m_pos_h_ram[i]; in draw_sprites()
118 return 498 - m_pos_h_ram[n] - 2 * (m_pos_d_ram[n] & 128); /* ? */ in get_x_pos()