mirror of
https://github.com/holub/mame
synced 2025-07-01 00:09:18 +03:00
some licensing. nw.
This commit is contained in:
parent
80d61a8f86
commit
96bc3adcab
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A78_CARTS_H
|
||||
#define __A78_CARTS_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
/***********************************************************************************************************
|
||||
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A78_SLOT_H
|
||||
#define __A78_SLOT_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
/***********************************************************************************************************
|
||||
|
||||
A7800 CPUWIZ's homebrew boards (MegaCart+ and VersaBoard)
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A78_CPUWIZ_H
|
||||
#define __A78_CPUWIZ_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
/***********************************************************************************************************
|
||||
|
||||
A7800 HighScore passthrough cart emulation
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A78_HISCORE_H
|
||||
#define __A78_HISCORE_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
/***********************************************************************************************************
|
||||
|
||||
A7800 ROM cart emulation
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A78_ROM_H
|
||||
#define __A78_ROM_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
/***********************************************************************************************************
|
||||
|
||||
A7800 XBoarD & XM expansions emulation
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A78_XBOARD_H
|
||||
#define __A78_XBOARD_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A800_CARTS_H
|
||||
#define __A800_CARTS_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
/***********************************************************************************************************
|
||||
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A800_SLOT_H
|
||||
#define __A800_SLOT_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
/***********************************************************************************************************
|
||||
|
||||
A800 ROM cart emulation
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A800_OSS_H
|
||||
#define __A800_OSS_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
/***********************************************************************************************************
|
||||
|
||||
A800/A5200/XEGS ROM cart emulation
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A800_ROM_H
|
||||
#define __A800_ROM_H
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
/***********************************************************************************************************
|
||||
|
||||
A800 SpartaDOS cart emulation
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:etabeta
|
||||
#ifndef __A800_SPARTA_H
|
||||
#define __A800_SPARTA_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user