summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/a2parprn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-7/+7
* a2bus/a2parprn.cpp: Minor correction AJR2023-07-211-0/+1
* a2bus: Add Fourth Dimension Parallel Printer Interface [AJR, Apple II Documen... AJR2023-07-211-3/+54
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* bus/rs232: Added a configurable patch box device, and various cleanups. Vas Crabb2021-10-031-6/+46
* -bus/a2bus: Added Apple II Parallel Printer Interface Card. Vas Crabb2020-11-011-0/+233