| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) | 2023-06-17 | 1 | -5/+0 | |
| | | | | | | | | | | | | | Read callbacks now need a default return value supplied at construction. Replaced isnull() with isunset() which tells you if the callback wasn't configured rather than whether it isn't safe to call. Enabled validation of device callbacks (it seems it was disabled at some point, probably accidentally). Device callbacks and object finders now implement the same interface for resolution. | ||||
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit ↵ | 2023-06-01 | 1 | -2/+2 | |
| | | | | | function signatures. (#11283) [Ryan Holtz] | ||||
| * | srcclean, remove a vestigial thing, and a little cleanup | 2021-12-26 | 1 | -3/+3 | |
| | | |||||
| * | -Filled in a few more Slovak messages after discussion with Milan. | 2021-12-04 | 1 | -1/+1 | |
| | | | | | -machine/dl11.cpp: Slight cleanup. | ||||
| * | dl11: DEC DL11-type serial line unit (#8894) | 2021-12-02 | 1 | -0/+288 | |
