summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/micral.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* micral.cpp: added Honeywell-Bull Questar/M (from user aquarius) (#5280) rfka012019-06-241-2/+24
* (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+24
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-24/+20
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-10/+10
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-7/+7
* ay31015: Remove baud clock generation from device emulation (not a built-in U... AJR2019-02-101-2/+6
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* tms9927: Eliminate MCFG macros and register_postload; remove "wr_" from callb... AJR2018-09-111-4/+4
* ay31015: Remove MCFG_ macros (these were really ugly ones); default input clo... AJR2018-08-101-6/+6
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+5
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-37/+40
* tms9927: Configure using character clock rather than dot clock AJR2018-02-281-1/+1
* ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN... AJR2018-02-201-13/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* (nw) cb308, mcb216, cm1800 : added uart. cb308 & mcb216 marked as working. Robbbert2017-11-161-3/+3
* (nw) micral : forgot one last thing Robbbert2017-11-161-2/+2
* (nw) micral : much guesswork... we have a screen Robbbert2017-11-161-61/+194
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+292