summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/hp_dc100_tape.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-16/+31
|\
| * formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-16/+31
* | Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-3/+3
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
|/
* 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