| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ds8874: move to video folder (led driver chip), | 2024-04-11 | 1 | -1/+1 | |
| | | | | | misc: remove folder from self #include | ||||
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) | 2023-06-17 | 1 | -4/+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 | -1/+1 | |
| | | | | | function signatures. (#11283) [Ryan Holtz] | ||||
| * | added Hughes HLCD 0438 LCD Driver device | 2020-07-24 | 1 | -2/+2 | |
| | | |||||
| * | ssystem3: add notes, add i/o (nw) | 2019-08-22 | 1 | -1/+1 | |
| | | |||||
| * | add md4330/4332 lcd driver (nw) | 2019-08-21 | 1 | -0/+104 | |
