mirror of
https://github.com/holub/mame
synced 2025-06-01 18:41:47 +03:00
gaelco/gaelco2.cpp: fixed sltpcycla parent / clone relationship
This commit is contained in:
parent
93499c9b65
commit
d06b901a49
@ -3322,7 +3322,7 @@ GAME( 1999, jungleani, 0, srollnd, play2000, gaelco2_state,
|
||||
Pro Reclimber Tele Cardioline has the same PCB and ROMs as Pro Cycle Tele Cardioline.
|
||||
There are other devices in Cardioline series but they don't use displays and aren't on Gaelco hardware. */
|
||||
GAME( 2000, sltpcycl, 0, saltcrdi, saltcrdi, gaelco2_state, init_play2000, ROT0, "Salter Fitness / Gaelco", "Pro Cycle Tele Cardioline (Salter fitness bike, V.1.0, checksum 02AB)", 0 ) // 18/Jan/2000
|
||||
GAME( 1999, sltpcycla, 0, saltcrdi, saltcrdi, gaelco2_state, init_play2000, ROT0, "Salter Fitness / Gaelco", "Pro Cycle Tele Cardioline (Salter fitness bike, V.1.0, checksum DECA)", 0 ) // 20/Nov/1999
|
||||
GAME( 1999, sltpcycla, sltpcycl, saltcrdi, saltcrdi, gaelco2_state, init_play2000, ROT0, "Salter Fitness / Gaelco", "Pro Cycle Tele Cardioline (Salter fitness bike, V.1.0, checksum DECA)", 0 ) // 20/Nov/1999
|
||||
GAME( 1997, sltpcyclb, sltpcycl, saltcrdi, saltcrdi, gaelco2_state, init_play2000, ROT0, "Salter Fitness / Gaelco", "Pro Cycle Tele Cardioline (Salter fitness bike, V.1.0, checksum 3523)", 0 ) // 07/Apr/1997
|
||||
GAME( 199?, sltpcyclc, sltpcycl, saltcrdi, saltcrdi, gaelco2_state, init_play2000, ROT0, "Salter Fitness / Gaelco", "Pro Cycle Tele Cardioline (Salter fitness bike, older, set 1)", MACHINE_NOT_WORKING ) // Different sprite RAM arrangement?
|
||||
GAME( 199?, sltpcycld, sltpcycl, saltcrdi, saltcrdi, gaelco2_state, init_play2000, ROT0, "Salter Fitness / Gaelco", "Pro Cycle Tele Cardioline (Salter fitness bike, older, set 2)", MACHINE_NOT_WORKING ) // Different sprite RAM arrangement?
|
||||
|
Loading…
Reference in New Issue
Block a user