summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/computereyes2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-4/+4
* init vars for coverity (bus/a-l) Robbbert2022-04-021-4/+4
* bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. Vas Crabb2021-10-041-5/+42
* Clean up uses of picture image device some more. Vas Crabb2020-09-291-9/+9
* -bus/hp_dio/hp98544.cpp: Don't crash when cursor is outside screen area. Vas Crabb2020-09-281-2/+2
* picture_image_device::get_bitmap was returning a possibly-null reference Kelvin Sherlock2020-09-271-1/+1
* apple2: add ComputerEyes/2 to II/II Plus, support save states (nw) arbee2019-08-251-0/+8
* apple2: Initial support for ComputerEyes/2 slot card [R. Belmont, Golden Child] arbee2019-08-251-0/+224