mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
removed fidelz80.h
This commit is contained in:
parent
77da4cad3c
commit
8bbdfc0abe
@ -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")
|
||||
|
@ -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"
|
||||
|
@ -1 +0,0 @@
|
||||
// empty
|
Loading…
Reference in New Issue
Block a user