summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/intellec4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-242-2/+2
* remove pointless boilerplate (nw) Vas Crabb2018-06-041-4/+0
* move couple more slots across (nw) Vas Crabb2018-05-111-0/+2
* (nw) More next-generation machine configuration WIP and bus modernisation - s... Vas Crabb2018-05-072-5/+10
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-6/+7
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-6/+6
* (nw) forward some objects; line continuations are not scope dammit Vas Crabb2018-03-041-13/+13
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-77/+23
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* Add "minimaws" sample script demonstrating how to do some tasks with Vas Crabb2017-08-011-2/+2
* Add N-dimensional output finder to avoid runtime string hashes - intlc440 in ... Vas Crabb2017-07-291-4/+4
* intellec4: implement imm4-22 program/data storage module Vas Crabb2017-07-155-45/+542
* Fix issue 2468 Olivier Galibert2017-07-131-0/+2
* gah, need to add (nw) Vas Crabb2017-07-132-0/+191
* intellec4: implememnt PROM memory module Vas Crabb2017-07-133-5/+11
* correct model number and speed for intellec4 paper tape reader (thanks AJR) Vas Crabb2017-07-133-27/+48
* intellec4: add high-speed paper tape reader card (installed in slot j7 by def... Vas Crabb2017-07-133-0/+127
* INTELLEC 4: implement front-panel PROM programmer Vas Crabb2017-07-121-0/+6
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-112-26/+116
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-102-1/+133
* (nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bo... Vas Crabb2017-07-091-1/+3
* intlc440 improvements: Vas Crabb2017-07-012-0/+300