summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hazeltin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* src/mame: some more MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-04-151-2/+3
* Improve netlist initialization in drivers. (nw) couriersud2019-04-141-1/+1
* netlist: modernize interface. (nw) couriersud2019-04-131-33/+32
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+11
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-7/+7
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-2/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* New clones marked as NOT_WORKING AJR2018-09-201-2/+20
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-14/+14
* ay31015: Remove MCFG_ macros (these were really ugly ones); default input clo... AJR2018-08-101-2/+2
* devcb3 Vas Crabb2018-07-071-3/+3
* 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-6/+6
* 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-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+17
* Wrong syntax, oops (nw) AJR2018-03-041-1/+1
* hazl1500: More UART emulation (nw) AJR2018-03-041-13/+17
* 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-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-33/+33
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* Reduce overhead to load data (roms) in netlist significantly. couriersud2017-01-281-11/+6
* Netlist: Roms now specify an identifier in the netlist. couriersud2016-12-271-2/+2
* first srcclean pass (nw) Vas Crabb2016-12-251-119/+119
* -hazeltin: Added netlist-based video board emulation. [Ryan Holtz] therealmogminer@gmail.com2016-12-211-316/+306
* srcclean (nw) Vas Crabb2016-11-271-124/+124
* New devices added therealmogminer@gmail.com2016-10-281-27/+71
* -hazeltin: Added newly-dumped bipolar PROMs. [Ryan Holtz] therealmogminer@gmail.com2016-10-281-3/+15
* New devices added therealmogminer@gmail.com2016-10-281-6/+97
* fix for misleading-indentation warning (nw) Miodrag Milanovic2016-10-271-4/+4
* -hazeltin: Added preliminary video, still broken due to timing issues. [Ryan ... therealmogminer@gmail.com2016-10-271-15/+241
* -hazeltin: Added keyboard hookup, but will need 8048 dumping or black-boxing.... therealmogminer@gmail.com2016-10-261-20/+228
* New machines marked NOT_WORKING therealmogminer@gmail.com2016-10-251-0/+218