mirror of
https://github.com/holub/mame
synced 2025-04-29 19:37:17 +03:00
advision: wrong copyright (nw)
This commit is contained in:
parent
25e32b0b18
commit
2aca0ad9e7
@ -1,9 +1,7 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Nathan Woods
|
// copyright-holders:Dan Boris
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
|
||||||
drivers/advision.c
|
|
||||||
|
|
||||||
Driver for the Entex Adventure Vision
|
Driver for the Entex Adventure Vision
|
||||||
|
|
||||||
**************************************************************************/
|
**************************************************************************/
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Nathan Woods
|
// copyright-holders:Dan Boris
|
||||||
/*****************************************************************************
|
|
||||||
*
|
|
||||||
* includes/advision.h
|
|
||||||
*
|
|
||||||
****************************************************************************/
|
|
||||||
#ifndef MAME_INCLUDES_ADVISION_H
|
#ifndef MAME_INCLUDES_ADVISION_H
|
||||||
#define MAME_INCLUDES_ADVISION_H
|
#define MAME_INCLUDES_ADVISION_H
|
||||||
|
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Nathan Woods
|
// copyright-holders:Dan Boris
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
advision.c
|
|
||||||
|
|
||||||
Machine file to handle emulation of the AdventureVision.
|
Machine file to handle emulation of the AdventureVision.
|
||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:Nathan Woods
|
// copyright-holders:Dan Boris
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
video/advision.c
|
|
||||||
|
|
||||||
Routines to control the Adventurevision video hardware
|
Routines to control the Adventurevision video hardware
|
||||||
|
|
||||||
Video hardware is composed of a vertical array of 40 LEDs which is
|
Video hardware is composed of a vertical array of 40 LEDs which is
|
||||||
|
Loading…
Reference in New Issue
Block a user