Fix name collision. (nw)

This commit is contained in:
Curt Coder 2013-05-19 20:54:58 +00:00
parent d324299f74
commit c16df5ab3a
2 changed files with 4 additions and 4 deletions

View File

@ -251,10 +251,10 @@ MACHINE_CONFIG_END
//**************************************************************************
//-------------------------------------------------
// ROM( horizon )
// ROM( nshrz )
//-------------------------------------------------
ROM_START( horizon )
ROM_START( nshrz )
ROM_REGION( 0x400, Z80_TAG, 0 )
ROM_LOAD( "option.prom", 0x000, 0x400, NO_DUMP )
ROM_END
@ -276,5 +276,5 @@ ROM_END
//**************************************************************************
// YEAR NAME PARENT COMPAT MACHINE INPUT INIT COMPANY FULLNAME FLAGS
COMP( 1976, horizon, 0, 0, horizon, horizon, driver_device, 0, "North Star Computers", "Horizon", GAME_NOT_WORKING | GAME_NO_SOUND_HW )
COMP( 1976, nshrz, 0, 0, horizon, horizon, driver_device, 0, "North Star Computers", "Horizon", GAME_NOT_WORKING | GAME_NO_SOUND_HW )
COMP( 1979, vector1, horizon, 0, horizon, horizon, driver_device, 0, "Vector Graphic", "Vector 1+ (DD drive)", GAME_NOT_WORKING | GAME_NO_SOUND_HW )

View File

@ -2012,7 +2012,7 @@ pro80
pimps
sage2
zexall // zexall z80 test suite with kevtris' preloader/serial interface at 0000-00ff
horizon
nshrz
vector1
tricep
indiana