mirror of
https://github.com/holub/mame
synced 2025-06-28 15:14:21 +03:00
Updated a few I worked on (nw)
This commit is contained in:
parent
bbf38d6a76
commit
5f457c49ac
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Wilbert Pol
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Atari 2600 SuperCharger support
|
Atari 2600 SuperCharger support
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Wilbert Pol
|
||||||
/*
|
/*
|
||||||
a26_cas.h
|
a26_cas.h
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:???
|
// copyright-holders:Wilbert Pol,???
|
||||||
/*
|
/*
|
||||||
|
|
||||||
tzx_cas.h
|
tzx_cas.h
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:???
|
// license:???
|
||||||
// copyright-holders:???
|
// copyright-holders:Wilbert Pol,???
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
Atari TIA video emulation
|
Atari TIA video emulation
|
||||||
|
@ -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_
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user