Aaron Giles did rewrote of driver in 0.123 (nw)

This commit is contained in:
Miodrag Milanovic 2016-01-19 21:27:12 +01:00
parent 38384a4a6b
commit ac39f05478
3 changed files with 6 additions and 9 deletions

View File

@ -1,12 +1,9 @@
// license:???
// copyright-holders:Marc Lafontaine
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
/***************************************************************************
Time Pilot 84 (c) 1984 Konami
driver by Marc Lafontaine
---- Master 6809 ------
Write

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:Marc Lafontaine
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
class tp84_state : public driver_device
{
public:

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:Marc Lafontaine
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
/***************************************************************************
video.c