Driver was by Nicola from start, and improved all the time, Marc was dumper for it, Couriersud added after netlist part (nw)

This commit is contained in:
Miodrag Milanovic 2016-01-19 21:22:25 +01:00
parent 0dc6acbc86
commit 38384a4a6b
3 changed files with 9 additions and 8 deletions

View File

@ -1,11 +1,10 @@
// license:???
// copyright-holders:Marc Lafontaine, Couriersud
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Couriersud
// thanks-to: Marc Lafontaine
/***************************************************************************
Popeye (c) 1982 Nintendo
driver by Marc Lafontaine
To enter service mode, reset keeping the service button pressed.
Notes:

View File

@ -1,5 +1,6 @@
// license:???
// copyright-holders:Marc Lafontaine, Couriersud
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Couriersud
// thanks-to: Marc Lafontaine
class popeye_state : public driver_device
{
public:

View File

@ -1,5 +1,6 @@
// license:???
// copyright-holders:Marc Lafontaine, Couriersud
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Couriersud
// thanks-to: Marc Lafontaine
/***************************************************************************
video.c