summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/h19.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-5/+6
* -in8250: De-MCFG, nw mooglyguy2018-09-041-2/+2
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+4
* 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
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+22
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* (nw) minor tidyup of some of my drivers Robbbert2017-11-091-4/+4
* Add support for ULTRA ROM on the Heathkit H19 (#2313) Mark Garlanger2017-05-201-0/+18
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+5
* srcclean (nw) Vas Crabb2017-03-261-14/+14
* Minor cleanup of H19 Mark Garlanger2017-03-251-34/+28
* Merge pull request #2094 from mgarlanger/h19_super19 Robert2017-03-221-16/+15
|\
| * Remove incomplete support for SuperSet H19. Mark Garlanger2017-03-201-68/+0
| * Attempt 1 to get superset ROM working. Mark Garlanger2017-03-031-0/+47
| * Fix Super19 version of Heath H19. Mark Garlanger2017-02-261-16/+36
* | Self-registering devices prep: Vas Crabb2017-02-271-2/+5
|/
* Fix Heathkit H-19 with Watzman ROM Mark Garlanger2017-02-261-2/+2
* Fix build (nw) AJR2017-02-241-1/+1
* Fix Heath H19 keyboard (#2066) Mark Garlanger2017-02-251-184/+307
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-5/+0
* Converting m_p_chargen into a required_region, part 1 Robbbert2017-02-091-18/+18
* Cleanup ROM definitions. Mark Garlanger2017-01-311-20/+21
* A few fixes and more documentation for Heathkit H19 and H89. Mark Garlanger2017-01-301-18/+68
* Cleanup of my drivers (nw) Robbbert2017-01-071-3/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* more trampolines removal (nw) Ivan Vangelista2016-06-201-6/+1
* 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
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+452