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