missed comment (nw)

This commit is contained in:
smf- 2013-12-31 09:01:15 +00:00
parent 72f6a2d0fb
commit 61dac0436c

View File

@ -53,6 +53,7 @@
#define MCFG_VIA6522_WRITEPB_HANDLER(_devcb) \
devcb = &via6522_device::set_writepb_handler(*device, DEVCB2_##_devcb);
// NOT USED
#define MCFG_VIA6522_CA1_HANDLER(_devcb) \
devcb = &via6522_device::set_ca1_handler(*device, DEVCB2_##_devcb);