summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/intellec4.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Save states should not be break when changing output. Also get rid of a few ... Vas Crabb2019-12-131-16/+37
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-16/+16
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-25/+27
* more of the same (nw) Vas Crabb2018-07-081-35/+34
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* mcs40: cleaner boilerplate (nw) Vas Crabb2018-06-071-13/+15
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-12/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* (nw) More next-generation machine configuration WIP and bus modernisation - s... Vas Crabb2018-05-071-13/+13
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-33/+33
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* maps: Finish mame/drivers (nw) Olivier Galibert2018-04-191-29/+35
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-14/+16
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* intellec4: more protected, make declaration and definition order match, fix c... Vas Crabb2018-02-131-188/+192
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+16
* playch10: expose countdown LEDs through output system and render with artwork Vas Crabb2018-01-271-0/+1
* do you user-defined literal? also some more notes on the digital scale (nw) Vas Crabb2018-01-241-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-4/+4
* Add N-dimensional output finder to avoid runtime string hashes - intlc440 in ... Vas Crabb2017-07-291-88/+65
* intellec4: implememnt PROM memory module Vas Crabb2017-07-131-1/+1
* correct model number and speed for intellec4 paper tape reader (thanks AJR) Vas Crabb2017-07-131-1/+1
* Machines promoted to working Vas Crabb2017-07-131-2/+2
* intellec4: sensible default options for terminal and null_modem Vas Crabb2017-07-131-1/+13
* intellec4: add high-speed paper tape reader card (installed in slot j7 by def... Vas Crabb2017-07-131-6/+10
* INTELLEC 4: implement front-panel PROM programmer Vas Crabb2017-07-121-3/+106
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-31/+15
* New machines marked NOT_WORKING Vas Crabb2017-07-091-475/+808
* (nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bo... Vas Crabb2017-07-091-22/+36
* fix for building with MSVC, it can't cope with the collision with the FUNC() ... smf-2017-07-081-1/+1
* intlc440: one more front panel switch (nw) Vas Crabb2017-07-071-26/+47
* mcs40 updates: Vas Crabb2017-07-061-67/+469
* remove bom (nw) smf-2017-07-041-1/+1
* follow up to "Rename AS_DECRYPTED_OPCODES to AS_OPCODES" (nw) smf-2017-07-031-2/+2
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* intlc440 improvements: Vas Crabb2017-07-011-53/+377
* Add support for 4040 stop/ack and HLT instruction, hook up stop/single step b... Vas Crabb2017-06-291-1/+68
* fixup (nw) Vas Crabb2017-06-291-3/+6
* MCS-40 and INTELLEC 4/MOD 40 updates: Vas Crabb2017-06-291-10/+113
* fix ROM transctiption error - fixes printing of digits in the monitor (nw) Vas Crabb2017-06-271-3/+3
* New machines marked NOT_WORKING Vas Crabb2017-06-271-0/+94