mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +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")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/drivers/apbeena.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/dccons.cpp",
|
||||
MAME_DIR .. "src/mame/includes/dccons.h",
|
||||
MAME_DIR .. "src/mame/machine/dccons.cpp",
|
||||
|
@ -1286,6 +1286,9 @@ spcpostn // (c) 1986 Sega / Nasco"
|
||||
@source:anzterm.cpp
|
||||
anzterm // Burroughs EF315-I220
|
||||
|
||||
@source:apbeena.cpp
|
||||
apb_frpc
|
||||
|
||||
@source:apc.cpp
|
||||
apc //
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user