Updated a few I worked on (nw)

This commit is contained in:
Wilbert Pol 2015-05-14 10:12:45 +02:00
parent bbf38d6a76
commit 5f457c49ac
7 changed files with 12 additions and 12 deletions

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Wilbert Pol
/* /*
Atari 2600 SuperCharger support Atari 2600 SuperCharger support

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Wilbert Pol
/* /*
a26_cas.h a26_cas.h

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Wilbert Pol,???
/* /*
TZX (currently spectrum only) and spectrum TAP cassette format support by Wilbert Pol TZX (currently spectrum only) and spectrum TAP cassette format support by Wilbert Pol

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Wilbert Pol,???
/* /*
tzx_cas.h tzx_cas.h

View File

@ -1,5 +1,5 @@
// license:??? // license:???
// copyright-holders:??? // copyright-holders:Wilbert Pol,???
/*************************************************************************** /***************************************************************************
Atari TIA video emulation Atari TIA video emulation

View File

@ -1,5 +1,5 @@
// license:??? // license:BSD-3-Clause
// copyright-holders:??? // copyright-holders:Wilbert Pol,???
#ifndef _VIDEO_TIA_H_ #ifndef _VIDEO_TIA_H_
#define _VIDEO_TIA_H_ #define _VIDEO_TIA_H_

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:Nathan Woods // copyright-holders:Nathan Woods, Wilbert Pol
/*************************************************************************** /***************************************************************************
Atari VCS 2600 driver Atari VCS 2600 driver