I just found the hard way that 7 segment display support ain't included in a build statement like
Code
make SUBTARGET=tec1 SOURCES=src/mame/drivers/tec1.cpp REGENIE=1 DEBUG=2
but LED:s and some other artwork features are.

Is there a list of files I need to add to the SOURCES parameter to get a complete artwork support?


Because I can