some licensing. nw.

This commit is contained in:
Fabio Priuli 2014-09-13 06:55:39 +00:00
parent 80d61a8f86
commit 96bc3adcab
20 changed files with 40 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A78_CARTS_H #ifndef __A78_CARTS_H
#define __A78_CARTS_H #define __A78_CARTS_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
/*********************************************************************************************************** /***********************************************************************************************************

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A78_SLOT_H #ifndef __A78_SLOT_H
#define __A78_SLOT_H #define __A78_SLOT_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
/*********************************************************************************************************** /***********************************************************************************************************
A7800 CPUWIZ's homebrew boards (MegaCart+ and VersaBoard) A7800 CPUWIZ's homebrew boards (MegaCart+ and VersaBoard)

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A78_CPUWIZ_H #ifndef __A78_CPUWIZ_H
#define __A78_CPUWIZ_H #define __A78_CPUWIZ_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
/*********************************************************************************************************** /***********************************************************************************************************
A7800 HighScore passthrough cart emulation A7800 HighScore passthrough cart emulation

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A78_HISCORE_H #ifndef __A78_HISCORE_H
#define __A78_HISCORE_H #define __A78_HISCORE_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
/*********************************************************************************************************** /***********************************************************************************************************
A7800 ROM cart emulation A7800 ROM cart emulation

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A78_ROM_H #ifndef __A78_ROM_H
#define __A78_ROM_H #define __A78_ROM_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
/*********************************************************************************************************** /***********************************************************************************************************
A7800 XBoarD & XM expansions emulation A7800 XBoarD & XM expansions emulation

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A78_XBOARD_H #ifndef __A78_XBOARD_H
#define __A78_XBOARD_H #define __A78_XBOARD_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A800_CARTS_H #ifndef __A800_CARTS_H
#define __A800_CARTS_H #define __A800_CARTS_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
/*********************************************************************************************************** /***********************************************************************************************************

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A800_SLOT_H #ifndef __A800_SLOT_H
#define __A800_SLOT_H #define __A800_SLOT_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
/*********************************************************************************************************** /***********************************************************************************************************
A800 ROM cart emulation A800 ROM cart emulation

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A800_OSS_H #ifndef __A800_OSS_H
#define __A800_OSS_H #define __A800_OSS_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
/*********************************************************************************************************** /***********************************************************************************************************
A800/A5200/XEGS ROM cart emulation A800/A5200/XEGS ROM cart emulation

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A800_ROM_H #ifndef __A800_ROM_H
#define __A800_ROM_H #define __A800_ROM_H

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
/*********************************************************************************************************** /***********************************************************************************************************
A800 SpartaDOS cart emulation A800 SpartaDOS cart emulation

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:etabeta
#ifndef __A800_SPARTA_H #ifndef __A800_SPARTA_H
#define __A800_SPARTA_H #define __A800_SPARTA_H