summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/microterm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-2/+2
* Replace old MC2661 device with new SCN2651/SCN2661/SCN2641 devices and make s... AJR2020-03-061-3/+3
* scn2674/scn2672: Remove MCFG macros (nw) AJR2018-09-081-29/+31
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+3
* devcb3 Vas Crabb2018-07-071-20/+17
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+5
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+31
* scn2674: Use same character width for text and graphics modes (nw) AJR2018-03-081-2/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* microterm.cpp: Screen configuration (nw) (touches xtal.h, alas) AJR2018-01-171-9/+19
* scn2674: Split up logging (nw) AJR2018-01-061-4/+29
* mc68681: Distinguish SCN2681 and MC68681 DUART types AJR2017-11-221-7/+7
* mt420: One more device (nw) AJR2017-11-191-3/+6
* mt420: Add an EEPROM and a crude hack to push the program enough to read it (nw) AJR2017-11-191-1/+16
* mt5510: DUART drives EEPROMs (nw) AJR2017-11-191-2/+14
* microterm.cpp: Add DUARTs (nw) AJR2017-11-191-1/+9
* microterm.cpp: More very basic configuration (nw) AJR2017-11-191-9/+25
* mt420: A few rudiments (nw) AJR2017-11-191-0/+9
* Split Micro-Term terminals to their own (skeleton) driver (nw) AJR2017-11-191-0/+76