mirror of
https://github.com/holub/mame
synced 2025-05-29 09:03:08 +03:00
Remove remaining eeprom.h includes.
This commit is contained in:
parent
ccc24c02f1
commit
74188f123e
@ -1056,7 +1056,6 @@
|
||||
#include "video/mc6845.h"
|
||||
#include "machine/6821pia.h"
|
||||
#include "sound/ay8910.h"
|
||||
#include "machine/eeprom.h"
|
||||
#include "funworld.lh"
|
||||
|
||||
/* from video */
|
||||
|
@ -627,7 +627,6 @@ Notes:
|
||||
#include "driver.h"
|
||||
#include "cpu/v60/v60.h"
|
||||
#include "deprecat.h"
|
||||
#include "machine/eeprom.h"
|
||||
#include "includes/system16.h"
|
||||
#include "video/segaic24.h"
|
||||
#include "cpu/m68000/m68000.h"
|
||||
|
@ -157,7 +157,6 @@ OSC3: 48.384MHz
|
||||
|
||||
#include "driver.h"
|
||||
#include "deprecat.h"
|
||||
#include "machine/eeprom.h"
|
||||
#include "includes/namconb1.h"
|
||||
#include "includes/namcos2.h"
|
||||
#include "includes/namcoic.h"
|
||||
|
@ -73,7 +73,6 @@ Is there another alt program rom set labeled 9 & 10?
|
||||
#include "driver.h"
|
||||
#include "cpu/z80/z80.h"
|
||||
#include "cpu/m68000/m68000.h"
|
||||
#include "machine/eeprom.h"
|
||||
#include "includes/kaneko16.h"
|
||||
#include "sound/2203intf.h"
|
||||
#include "sound/2151intf.h"
|
||||
|
@ -173,7 +173,6 @@ Atomiswave ROM board specs from Cah4e3 @ http://cah4e3.wordpress.com/2009/07/26/
|
||||
#include "driver.h"
|
||||
#include "eminline.h"
|
||||
#include "profiler.h"
|
||||
#include "machine/eeprom.h"
|
||||
#include "machine/x76f100.h"
|
||||
#include "cdrom.h"
|
||||
#include "includes/naomi.h"
|
||||
|
Loading…
Reference in New Issue
Block a user