Previous | 199869 Revisions | Next |
r16064 Sunday 22nd April, 2012 at 05:29:25 UTC by Aaron Giles |
---|
For 16-bit devcb handlers, use separately-named templates devcb_stub16, which in turn required new macros DEVCB_MEMBER16, DEVCB_DRIVER_MEMBER16, and DEVCB_DEVICE_MEMBER16. Sorry about this, but the differences between the function types is apparently not sufficient for proper template differentiation under MSVC. |
[src/emu] | devcb.h |
Previous | 199869 Revisions | Next |