Revert "removed fidelz80.h"

This reverts commit 8bbdfc0abe.
This commit is contained in:
hap 2016-01-17 11:23:14 +01:00
parent 1b47d60814
commit 82786e9564
3 changed files with 3 additions and 0 deletions

View File

@ -1699,6 +1699,7 @@ 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,6 +591,7 @@ expect that the software reads these once on startup only.
#include "machine/z80pio.h"
#include "sound/speaker.h"
#include "sound/s14001a.h"
#include "includes/fidelz80.h"
// internal artwork
#include "fidel_cc.lh"

View File

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