added judge on gc code (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-10 19:16:19 +02:00
parent 3360feb244
commit f2317dd119
6 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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