unified all for Fabio (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-21 20:19:10 +02:00
parent 1751b0e5bf
commit 1a0a0f0d1e
352 changed files with 352 additions and 352 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/*********************************************************************************************************** /***********************************************************************************************************
APF Imagination / M-1000 cart emulation APF Imagination / M-1000 cart emulation

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/*********************************************************************************************************** /***********************************************************************************************************
Emerson Arcadia 2001 (and clones) cart emulation Emerson Arcadia 2001 (and clones) cart emulation

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/*********************************************************************************************************** /***********************************************************************************************************
Bally Astrocade Expansion port Bally Astrocade Expansion port

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/*********************************************************************************************************** /***********************************************************************************************************
Bally Astrocade cart emulation Bally Astrocade cart emulation

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/*********************************************************************************************************** /***********************************************************************************************************
Fairchild Channel F cart emulation Fairchild Channel F cart emulation

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/*********************************************************************************************************** /***********************************************************************************************************
V-Tech CreatiVision cart emulation V-Tech CreatiVision cart emulation

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta, Wilbert Pol // copyright-holders:Fabio Priuli, Wilbert Pol
#ifndef __GB_SLOT_H #ifndef __GB_SLOT_H
#define __GB_SLOT_H #define __GB_SLOT_H

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta, Wilbert Pol // copyright-holders:Fabio Priuli, Wilbert Pol
/*********************************************************************************************************** /***********************************************************************************************************
Game Boy carts with MBC (Memory Bank Controller) Game Boy carts with MBC (Memory Bank Controller)

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta, Wilbert Pol // copyright-holders:Fabio Priuli, Wilbert Pol
#ifndef __GB_MBC_H #ifndef __GB_MBC_H
#define __GB_MBC_H #define __GB_MBC_H

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta, Wilbert Pol // copyright-holders:Fabio Priuli, Wilbert Pol
/*********************************************************************************************************** /***********************************************************************************************************
Game Boy cart emulation Game Boy cart emulation

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta, Wilbert Pol // copyright-holders:Fabio Priuli, Wilbert Pol
#ifndef __GB_ROM_H #ifndef __GB_ROM_H
#define __GB_ROM_H #define __GB_ROM_H

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/********************************************************************** /**********************************************************************
Sega Game Gear EXT port emulation Sega Game Gear EXT port emulation

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/********************************************************************** /**********************************************************************
Sega Game Gear EXT port emulation Sega Game Gear EXT port emulation

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/********************************************************************** /**********************************************************************
Sega Game Gear "SMS Controller Adaptor" emulation Sega Game Gear "SMS Controller Adaptor" emulation

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/********************************************************************** /**********************************************************************
Sega Game Gear "SMS Controller Adaptor" emulation Sega Game Gear "SMS Controller Adaptor" emulation

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/********************************************************************** /**********************************************************************
Generic ROM / RAM socket slots Generic ROM / RAM socket slots

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/********************************************************************** /**********************************************************************
Generic ROM/RAM socket slots Generic ROM/RAM socket slots

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/*********************************************************************************************************** /***********************************************************************************************************
Generic ROM / RAM Socket and Cartslot device Generic ROM / RAM Socket and Cartslot device

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:etabeta // copyright-holders:Fabio Priuli
/*********************************************************************************************************** /***********************************************************************************************************
Mattel Intellivision cart emulation Mattel Intellivision cart emulation

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

Some files were not shown because too many files have changed in this diff Show More