mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
cv1k credits (nw)
This commit is contained in:
parent
b3b2768cc9
commit
b3d5add497
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:David Haywood
|
// copyright-holders:David Haywood, Luca Elia
|
||||||
/* Serial Flash Device */
|
/* Serial Flash Device */
|
||||||
|
|
||||||
/* todo: cleanup, refactor etc. */
|
/* todo: cleanup, refactor etc. */
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:David Haywood
|
// copyright-holders:David Haywood, Luca Elia
|
||||||
/* Serial Flash */
|
/* Serial Flash */
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:David Haywood
|
// copyright-holders:David Haywood, Luca Elia, MetalliC
|
||||||
/* emulation of Altera Cyclone EPIC12 FPGA programmed as a blitter */
|
/* emulation of Altera Cyclone EPIC12 FPGA programmed as a blitter */
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:David Haywood
|
// copyright-holders:David Haywood, Luca Elia, MetalliC
|
||||||
/* emulation of Altera Cyclone EPIC12 FPGA programmed as a blitter */
|
/* emulation of Altera Cyclone EPIC12 FPGA programmed as a blitter */
|
||||||
|
|
||||||
#define MCFG_EPIC12_ADD(_tag) \
|
#define MCFG_EPIC12_ADD(_tag) \
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:David Haywood
|
// copyright-holders:David Haywood, Luca Elia, MetalliC
|
||||||
/*
|
/*
|
||||||
|
|
||||||
U2 flash rom note
|
U2 flash rom note
|
||||||
|
Loading…
Reference in New Issue
Block a user