diff --git a/src/mame/gaelco/gaelco2.cpp b/src/mame/gaelco/gaelco2.cpp index 44df1f37d94..e4b05ef7b63 100644 --- a/src/mame/gaelco/gaelco2.cpp +++ b/src/mame/gaelco/gaelco2.cpp @@ -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?