summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/hp_dc100_tape.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* device_image_interface: Interface overhaul AJR2022-01-061-2/+1
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-4/+4
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-16/+31
* hp2640.cpp: Added tape emulation. (#7625) fulivi2021-01-121-7/+20
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-1/+1
* HP9845: TACO driver re-written (#5601) fulivi2019-09-091-0/+914