Exemple #1
0
VIDEO_START_MEMBER(taitof2_state,taitof2_pulirula)
{

	m_pivot_xdisp = -10;    /* alignment seems correct (see level 2, falling */
	m_pivot_ydisp = 16; /* block of ice after armour man) */
	taitof2_core_vh_start(machine(), 2, 3, 3);
}
Exemple #2
0
VIDEO_START_MEMBER(taitof2_state,taitof2_mjnquest)
{

	taitof2_core_vh_start(machine(), 0, 0, 0);

	tc0100scn_set_bg_tilemask(m_tc0100scn, 0x7fff);
}
Exemple #3
0
VIDEO_START_MEMBER(taitof2_state,taitof2_dondokod)/* dondokod, cameltry */
{

	m_pivot_xdisp = -16;
	m_pivot_ydisp = 0;
	taitof2_core_vh_start(machine(), 0, 3, 3);
}
Exemple #4
0
VIDEO_START_MEMBER(taitof2_state,taitof2_driftout)
{

	m_pivot_xdisp = -16;
	m_pivot_ydisp = 16;
	taitof2_core_vh_start(machine(), 0, 3, 3);
}
Exemple #5
0
VIDEO_START_MEMBER(taitof2_state,taitof2_hthero)
{

	taitof2_core_vh_start(machine(), 0, 3, 3);

	m_game = FOOTCHMP;
}
Exemple #6
0
VIDEO_START_MEMBER(taitof2_state,taitof2_solfigtr)
{
	taitof2_core_vh_start(machine(), 0, 3, -3);
}
Exemple #7
0
VIDEO_START_MEMBER(taitof2_state,taitof2_dinorex)
{
	taitof2_core_vh_start(machine(), 3, 3, 3);
}
Exemple #8
0
VIDEO_START_MEMBER(taitof2_state,taitof2_yuyugogo)
{
	taitof2_core_vh_start(machine(), 1, 3, 3);
}
Exemple #9
0
VIDEO_START_MEMBER(taitof2_state,taitof2_gunfront)
{
	taitof2_core_vh_start(0, 3, 3);
}
Exemple #10
0
VIDEO_START_MEMBER(taitof2_state,taitof2_finalb)
{
	taitof2_core_vh_start(machine(), 0, 1, 1);
}
Exemple #11
0
VIDEO_START_MEMBER(taitof2_state,taitof2_megab)/* Megab, Liquidk */
{
	taitof2_core_vh_start(machine(), 0, 3, 3);
}
Exemple #12
0
VIDEO_START_MEMBER(taitof2_state,taitof2_qzchikyu)
{
	taitof2_core_vh_start(machine(), 0, 0, 4);
}
Exemple #13
0
VIDEO_START_MEMBER(taitof2_state,taitof2_ninjak)
{
	taitof2_core_vh_start(machine(), 0, 0, 0);
}
Exemple #14
0
VIDEO_START_MEMBER(taitof2_state,taitof2_yesnoj)
{
	taitof2_core_vh_start(0, 3, 3);
}
Exemple #15
0
VIDEO_START_MEMBER(taitof2_state,taitof2_metalb)
{
	taitof2_core_vh_start(0, 3, 3);
}
Exemple #16
0
VIDEO_START_MEMBER(taitof2_state,taitof2_deadconxj)
{
	taitof2_core_vh_start(0, 3, 3);
}
Exemple #17
0
VIDEO_START_MEMBER(taitof2_state,taitof2_footchmp)
{
	taitof2_core_vh_start(0, 3, 3);

	m_game = FOOTCHMP;
}
Exemple #18
0
VIDEO_START_MEMBER(taitof2_state,taitof2_default)
{
	taitof2_core_vh_start(machine(), 0, 0, 0);
}
Exemple #19
0
VIDEO_START_MEMBER(taitof2_state,taitof2_koshien)
{
	taitof2_core_vh_start(machine(), 0, 1,  - 1);
}
Exemple #20
0
VIDEO_START_MEMBER(taitof2_state,taitof2_quiz)/* Quiz Crayons, Quiz Jinsei */
{
	taitof2_core_vh_start(machine(), 3, 3, 3);
}
Exemple #21
0
VIDEO_START_MEMBER(taitof2_state,taitof2_thundfox)
{
	taitof2_core_vh_start(machine(), 0, 3, -3);
}
Exemple #22
0
VIDEO_START_MEMBER(taitof2_state,taitof2_ssi)
{
	taitof2_core_vh_start(machine(), 0, 3, 3);
}
Exemple #23
0
VIDEO_START_MEMBER(taitof2_state,taitof2_growl)
{
	taitof2_core_vh_start(0, 3, 3);
}