Add cheeky mouse to mamenl64 build. (nw)

This commit is contained in:
couriersud 2017-05-26 16:23:45 +02:00
parent 6d9da523e3
commit 4bded4de38
3 changed files with 12 additions and 1 deletions

View File

@ -157,6 +157,14 @@ files{
MAME_DIR .. "src/mame/audio/nl_kidniki.cpp",
MAME_DIR .. "src/mame/audio/nl_kidniki.h",
MAME_DIR .. "src/mame/audio/cheekyms.cpp",
MAME_DIR .. "src/mame/audio/cheekyms.h",
MAME_DIR .. "src/mame/audio/nl_cheekyms.cpp",
MAME_DIR .. "src/mame/audio/nl_cheekyms.h",
MAME_DIR .. "src/mame/drivers/cheekyms.cpp",
MAME_DIR .. "src/mame/includes/cheekyms.h",
MAME_DIR .. "src/mame/video/cheekyms.cpp",
}
end

View File

@ -224,7 +224,7 @@ NETLIST_END()
NETLIST_START(cheekyms)
SOLVER(Solver, 18000)
SOLVER(Solver, 180000)
PARAM(Solver.ACCURACY, 1e-8)
PARAM(Solver.NR_LOOPS, 300)
PARAM(Solver.GS_LOOPS, 1)

View File

@ -179,3 +179,6 @@ pongf // (c) 1972 Atari
// usbilliards.cpp
//sharkusb // (c) 1975 US Billiards
@source:cheekyms.cpp
cheekyms // 8004 (c) [1980?]