mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
(nw) clean up a mess
This commit is contained in:
parent
0ea31e9f28
commit
efd15d088d
@ -249,4 +249,5 @@ ROM_END
|
||||
|
||||
|
||||
// Toyquest games
|
||||
CONS( 2005, smartvad, 0, 0, smarttv, smarttv, smarttv_state, empty_init, "WinFun / KidConnection", "", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_SOUND )
|
||||
CONS( 2005, smartvad, 0, 0, smarttv, smarttv, smarttv_state, empty_init, "WinFun / KidConnection", "", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_SOUND )
|
||||
|
||||
|
@ -31306,13 +31306,13 @@ nes // Nintendo Entertainment System
|
||||
nespal // Nintendo Entertainment System PAL
|
||||
|
||||
@source:nes_boot.cpp
|
||||
bandgpad
|
||||
ts_handy11
|
||||
afbm7800
|
||||
cpatrolm
|
||||
pjoypj001
|
||||
|
||||
@source:nes_sh6578.cpp
|
||||
pjoypj001
|
||||
afbm7800
|
||||
bandgpad
|
||||
cpatrolm
|
||||
ts_handy11
|
||||
|
||||
@source:nes_vt.cpp
|
||||
vdogdeme
|
||||
|
@ -585,6 +585,7 @@ nds.cpp
|
||||
neogeocd.cpp
|
||||
nes.cpp
|
||||
nes_boot.cpp
|
||||
nes_sh6578.cpp
|
||||
nes_vt.cpp
|
||||
newbrain.cpp
|
||||
next.cpp
|
||||
@ -751,6 +752,8 @@ saitek_cp2000.cpp
|
||||
saitek_delta1.cpp
|
||||
saitek_mark5.cpp
|
||||
saitek_risc2500.cpp
|
||||
spg2xx_mysprtch.cpp
|
||||
spg2xx_smarttv.cpp
|
||||
saitek_ssystem3.cpp
|
||||
saitek_stratos.cpp
|
||||
saitek_superstar.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user