summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/intellec4/tapereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-1/+1
|\
| * -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-1/+1
* | Use the device-provided timer_alloc instead of reaching around to the schedul... Aaron Giles2021-03-251-1/+1
|/
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* intellec4: implememnt PROM memory module Vas Crabb2017-07-131-5/+5
* correct model number and speed for intellec4 paper tape reader (thanks AJR) Vas Crabb2017-07-131-21/+37
* intellec4: add high-speed paper tape reader card (installed in slot j7 by def... Vas Crabb2017-07-131-0/+70