removed include of non existant irem.h

This commit is contained in:
smf- 2009-11-18 08:37:46 +00:00
parent 3dbbc11f0d
commit 2fb6585733
6 changed files with 0 additions and 6 deletions

View File

@ -5,7 +5,6 @@
***************************************************************************/
#include "driver.h"
#include "irem.h"
#include "cpu/m6800/m6800.h"
#include "sound/ay8910.h"
#include "sound/msm5205.h"

View File

@ -45,7 +45,6 @@
#include "driver.h"
#include "iremipt.h"
#include "includes/iremz80.h"
#include "audio/irem.h"
#include "cpu/z80/z80.h"

View File

@ -51,7 +51,6 @@
#include "cpu/z80/z80.h"
#include "iremipt.h"
#include "includes/iremz80.h"
#include "audio/irem.h"
#define MASTER_CLOCK XTAL_18_432MHz

View File

@ -13,7 +13,6 @@
#include "cpu/z80/z80.h"
#include "iremipt.h"
#include "includes/iremz80.h"
#include "audio/irem.h"
#define MASTER_CLOCK XTAL_18_432MHz

View File

@ -71,7 +71,6 @@ other supported games as well.
#include "cpu/z80/z80.h"
#include "includes/iremz80.h"
#include "iremipt.h"
#include "audio/irem.h"
/* Lode Runner 2 seems to have a simple protection on the bank switching */

View File

@ -49,7 +49,6 @@ and 2764 eprom (swapped D3/D4 and D5/D6 data lines)
#include "driver.h"
#include "cpu/z80/z80.h"
#include "audio/irem.h"
#include "includes/iremz80.h"