mirror of
https://github.com/holub/mame
synced 2025-05-29 09:03:08 +03:00
Removed unneeded includes. (nw)
This commit is contained in:
parent
9c4291c0cb
commit
dec33454ae
@ -35,7 +35,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "6840ptm.h"
|
||||
#include "devhelpr.h"
|
||||
|
||||
|
||||
#define PTMVERBOSE 0
|
||||
|
@ -8,7 +8,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "6850acia.h"
|
||||
#include "devhelpr.h"
|
||||
|
||||
|
||||
/***************************************************************************
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "adc0808.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -8,7 +8,6 @@
|
||||
**********************************************************************/
|
||||
|
||||
#include "cdp1852.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
// device type definition
|
||||
|
@ -9,8 +9,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "cdp1871.h"
|
||||
#include "cpu/mcs48/mcs48.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
// device type definition
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "com8116.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -9,7 +9,6 @@
|
||||
#include "emu.h"
|
||||
#include "ds2404.h"
|
||||
#include <time.h>
|
||||
#include "devhelpr.h"
|
||||
|
||||
|
||||
//**************************************************************************
|
||||
|
@ -8,7 +8,6 @@
|
||||
**********************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
#include "i8212.h"
|
||||
|
||||
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "i8214.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "i8243.h"
|
||||
#include "devhelpr.h"
|
||||
|
||||
//**************************************************************************
|
||||
// LIVE DEVICE
|
||||
|
@ -8,7 +8,6 @@
|
||||
**********************************************************************/
|
||||
|
||||
#include "i8255.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -24,7 +24,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "mc6852.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
// device type definition
|
||||
|
@ -47,7 +47,6 @@
|
||||
#include "emu.h"
|
||||
#include "mc68901.h"
|
||||
#include "cpu/m68000/m68000.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
// device type definition
|
||||
|
@ -8,7 +8,6 @@
|
||||
**********************************************************************/
|
||||
|
||||
#include "mm74c922.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -8,7 +8,6 @@
|
||||
**********************************************************************/
|
||||
|
||||
#include "mos6529.h"
|
||||
#include "devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -12,7 +12,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/msm6242.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
enum
|
||||
|
@ -13,7 +13,6 @@
|
||||
#define __MSM6242DEV_H__
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
#define MCFG_MSM6242_ADD(_tag, _config) \
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "nmc9306.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
#define __TIMEKPR_H__
|
||||
|
||||
#include "emu.h"
|
||||
#include "devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -18,7 +18,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "upd7201.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
// device type definition
|
||||
|
@ -24,7 +24,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "z8536.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
// device type definition
|
||||
|
@ -47,7 +47,6 @@ PAL frame timing
|
||||
|
||||
#include "emu.h"
|
||||
#include "video/315_5124.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
#define STATUS_VINT 0x80 /* Pending vertical interrupt flag */
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "cdp1861.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "cdp1862.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
// device type definition
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "dm9368.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "hd44102.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -8,7 +8,6 @@
|
||||
#define __HUC6202_H_
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
#define MCFG_HUC6202_ADD( _tag, _intrf ) \
|
||||
|
@ -9,7 +9,6 @@
|
||||
#define __HUC6260_H_
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
#define HUC6260_PALETTE_SIZE 1024
|
||||
|
@ -9,7 +9,6 @@
|
||||
#define __HUC6261_H_
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
#include "video/huc6270.h"
|
||||
|
||||
|
||||
|
@ -8,7 +8,6 @@
|
||||
#define __HUC6270_H_
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
enum huc6270_v_state {
|
||||
|
@ -37,7 +37,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "mc6845.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
#define LOG (0)
|
||||
|
@ -11,7 +11,6 @@
|
||||
#define __MC6845__
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
#define MC6845_INTERFACE(name) \
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "msm6255.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -25,7 +25,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "tms9928a.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
const device_type TMS9928A = &device_creator<tms9928a_device>;
|
||||
|
@ -27,7 +27,6 @@
|
||||
#define __TMS9928A_H__
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
#define TMS9928A_PALETTE_SIZE 16
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "upd3301.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
// device type definition
|
||||
|
@ -1,6 +1,5 @@
|
||||
#include "emu.h"
|
||||
#include "machine/3c503.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
#define SADDR 0xcc000
|
||||
|
||||
|
@ -20,7 +20,6 @@
|
||||
#include "sound/sid6581.h"
|
||||
#include "machine/6526cia.h"
|
||||
#include "machine/cbmiec.h"
|
||||
#include "video/vic6567.h"
|
||||
|
||||
#include "includes/cbm.h"
|
||||
#include "includes/c64_legacy.h"
|
||||
|
@ -24,7 +24,6 @@
|
||||
*/
|
||||
#include "emu.h"
|
||||
#include "fm_scsi.h"
|
||||
#include "machine/devhelpr.h"
|
||||
#include "debugger.h"
|
||||
|
||||
/*
|
||||
|
@ -17,7 +17,6 @@
|
||||
*/
|
||||
|
||||
#include "kb3600.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
|
||||
|
||||
|
@ -9,7 +9,6 @@
|
||||
**********************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
#include "lh5810.h"
|
||||
|
||||
//**************************************************************************
|
||||
|
@ -100,7 +100,6 @@
|
||||
*/
|
||||
|
||||
#include "emu.h"
|
||||
#include "machine/devhelpr.h"
|
||||
#include "mb89352.h"
|
||||
|
||||
/*
|
||||
|
@ -21,7 +21,6 @@
|
||||
|
||||
#include "emu.h"
|
||||
#include "ncr5380.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
#define VERBOSE (0)
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#include "emu.h"
|
||||
#include "machine/ne1000.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
static const dp8390_interface ne1000_dp8390_interface = {
|
||||
DEVCB_DEVICE_LINE_MEMBER(DEVICE_SELF_OWNER, ne1000_device, ne1000_irq_w),
|
||||
|
@ -1,6 +1,5 @@
|
||||
#include "emu.h"
|
||||
#include "machine/ne2000.h"
|
||||
#include "machine/devhelpr.h"
|
||||
|
||||
static const dp8390_interface ne2000_dp8390_interface = {
|
||||
DEVCB_DEVICE_LINE_MEMBER(DEVICE_SELF_OWNER, ne2000_device, ne2000_irq_w),
|
||||
|
@ -1,7 +1,6 @@
|
||||
#include "emu.h"
|
||||
#include "includes/psx.h"
|
||||
#include "psxcd.h"
|
||||
#include "machine/devhelpr.h"
|
||||
#include "sound/spu.h"
|
||||
#include "debugger.h"
|
||||
|
||||
|
@ -87,7 +87,6 @@ Notes:
|
||||
#include "emu.h"
|
||||
#include "s1410.h"
|
||||
#include "cpu/z80/z80.h"
|
||||
#include "machine/devhelpr.h"
|
||||
#include "imagedev/harddriv.h"
|
||||
|
||||
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include "emu.h"
|
||||
#include <time.h>
|
||||
#include "devices/microdrv.h"
|
||||
#include "machine/devhelpr.h"
|
||||
#include "zx8302.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user