mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
New machines added as MACHINE_NOT_WORKING
----------------------------------------- Advanced Pico BEENA: Fresh Pretty Cure [Team Europe, R. Belmont] This is a little weird because it's a new system and we have a cartridge dump but not the BIOS.
This commit is contained in:
parent
2bec6185d6
commit
5f4a587422
@ -3033,6 +3033,7 @@ files {
|
|||||||
|
|
||||||
createMESSProjects(_target, _subtarget, "segacons")
|
createMESSProjects(_target, _subtarget, "segacons")
|
||||||
files {
|
files {
|
||||||
|
MAME_DIR .. "src/mame/drivers/apbeena.cpp",
|
||||||
MAME_DIR .. "src/mame/drivers/dccons.cpp",
|
MAME_DIR .. "src/mame/drivers/dccons.cpp",
|
||||||
MAME_DIR .. "src/mame/includes/dccons.h",
|
MAME_DIR .. "src/mame/includes/dccons.h",
|
||||||
MAME_DIR .. "src/mame/machine/dccons.cpp",
|
MAME_DIR .. "src/mame/machine/dccons.cpp",
|
||||||
|
@ -1286,6 +1286,9 @@ spcpostn // (c) 1986 Sega / Nasco"
|
|||||||
@source:anzterm.cpp
|
@source:anzterm.cpp
|
||||||
anzterm // Burroughs EF315-I220
|
anzterm // Burroughs EF315-I220
|
||||||
|
|
||||||
|
@source:apbeena.cpp
|
||||||
|
apb_frpc
|
||||||
|
|
||||||
@source:apc.cpp
|
@source:apc.cpp
|
||||||
apc //
|
apc //
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user