diff options
author | 2022-08-09 10:45:10 -0400 | |
---|---|---|
committer | 2022-08-09 10:45:10 -0400 | |
commit | d41ef939fd39af3f8c70eb0b11745f16a1bd5e41 (patch) | |
tree | 935dcacf0fa7dc708fb4b45c722fcafa2136f38f /src/mame/misc/pass_v.cpp | |
parent | dedfb9fcd7610c7ad119dc681662b6281b67b73e (diff) |
Driver device API cleanups
- Remove the confusing driver_init virtual override. The function has been de-virtualized in most drivers that were calling it explicitly, and replaced by alternate overrides in others.
- Remove MCFG_VIDEO_RESET_OVERRIDE (not used anymore).
- Provide MCFG_MACHINE_START_REMOVE and MCFG_VIDEO_START_REMOVE for consistency.
Diffstat (limited to 'src/mame/misc/pass_v.cpp')
0 files changed, 0 insertions, 0 deletions