| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers. | 2023-06-13 | 1 | -5/+3 | |
| | | | | | | | | | | Uses decay rules, so if a delegate returns a reference and you want to supply a referene to an object you don't want copied as the default result, remember to use std::ref. Updated a few devices to use resolve_safe on device delegates to streamline code. | ||||
| * | Start moving devices out of src/mame/shared to more appropriate places | 2022-06-28 | 1 | -0/+263 | |
