mirror of
https://github.com/holub/mame
synced 2025-04-16 05:24:54 +03:00
remove not needed astring includes (nw)
This commit is contained in:
parent
87f705b984
commit
7977b2a8f6
@ -40,7 +40,6 @@
|
||||
*********************************************************************/
|
||||
|
||||
#include "emu.h" // fatalerror
|
||||
#include "astring.h"
|
||||
#include "corefile.h"
|
||||
#include "cbm_crt.h"
|
||||
|
||||
|
@ -9,7 +9,6 @@
|
||||
*********************************************************************/
|
||||
|
||||
#include "emu.h" // BIT
|
||||
#include "astring.h"
|
||||
#include "formats/ccvf_dsk.h"
|
||||
|
||||
ccvf_format::ccvf_format()
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -19,7 +19,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -61,7 +61,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
|
@ -12,7 +12,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -21,7 +21,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -18,7 +18,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -20,7 +20,6 @@ Exidy discrete hardware games
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -18,7 +18,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -109,7 +109,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -16,7 +16,6 @@ TODO: please see netlist include files
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "sound/dac.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
/*
|
||||
* H count width to 512
|
||||
|
@ -40,7 +40,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied from Pong, not accurate for this driver!
|
||||
// start
|
||||
|
@ -60,7 +60,6 @@
|
||||
#include "machine/netlist.h"
|
||||
#include "netlist/devices/net_lib.h"
|
||||
#include "video/fixfreq.h"
|
||||
#include "astring.h"
|
||||
|
||||
// copied by Pong, not accurate for this driver!
|
||||
// start
|
||||
|
Loading…
Reference in New Issue
Block a user