removed fidelz80.h

This commit is contained in:
hap 2016-01-15 03:43:26 +01:00
parent 77da4cad3c
commit 8bbdfc0abe
3 changed files with 0 additions and 3 deletions

View File

@ -1699,7 +1699,6 @@ createMESSProjects(_target, _subtarget, "fidelity")
files {
MAME_DIR .. "src/mame/drivers/csc.cpp",
MAME_DIR .. "src/mame/drivers/fidelz80.cpp",
MAME_DIR .. "src/mame/includes/fidelz80.h",
}
createMESSProjects(_target, _subtarget, "force")

View File

@ -591,7 +591,6 @@ expect that the software reads these once on startup only.
#include "machine/z80pio.h"
#include "sound/beep.h"
#include "sound/s14001a.h"
#include "includes/fidelz80.h"
// internal artwork
#include "fidelz80.lh"

View File

@ -1 +0,0 @@
// empty