summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/eis_twib.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-4/+4
* i8274, upd7201: Replace legacy device emulations and rename new devices AJR2020-02-231-1/+1
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-3/+3
* eispc_twib.cpp: fix build error Joakim Larsson Edstrom2019-10-281-2/+2
* eispc_twib: backed out of bitbanger approach for now Joakim Larsson Edstrom2019-10-241-4/+4
* eis_twib.cpp: hooked up SDLC bitbanger device Joakim Larsson Edstrom2019-10-241-20/+4
* eis_twib: Added SDLC logger device for debugging and added a local WIP bitban... Joakim Larsson Edstrom2019-10-241-1/+21
* eis_twib: Added RxC and TxC bitclocks Joakim Larsson Edstrom2019-10-241-0/+19
* eis_twib: WIP ISA8 card, an IBM terminal emulator board for the Ericsson PC Joakim Larsson Edstrom2019-10-241-0/+236