r7246 Wednesday 3rd February, 2010 at 08:42:26 UTC by Fabio Priuli
This should fix bug 1904 for coco as well (apparently I sent an outdated file in 7242 :( )
[src/mess/machine]coco.c

src/mess/machine/coco.c
r7245r7246
29602960   init.printer_out_      = printer_out_coco;
29612961
29622962   generic_coco12_dragon_init(machine, &init);
2963
2964   /* need to specify lightgun crosshairs */
2965   timer_set(machine, attotime_zero, NULL, 0, update_lightgun_timer_callback);
29632966}
29642967
29652968MACHINE_START( coco2 )

Previous 509076 RevisionsNext 50


© 1998-2010 The MESS Team