summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hd61603.cpp
Commit message (Collapse)AuthorAgeFilesLines
* k007121: update notes, hap2025-06-111-0/+3
| | | | | combatsc: assume vtotal=264 (refresh rate is same as before), mu2000.lay: cut up a 28000-character length line
* added preliminary OKI MSM6588 ADPCM Recorder device hap2024-02-291-1/+1
|
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+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.
* misc hap devices: move variables init to device_start hap2022-08-021-0/+6
|
* New machines marked as NOT_WORKING hap2022-07-121-1/+5
| | | | | ---------------------------------- 532 XL (Yeno) [hap, Lars Hjorth]
* remove some post_load workarounds for outputs (nw) hap2019-12-131-6/+1
|
* added Hitachi HD61603 LCD Driver (nw) hap2019-12-081-0/+101