summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hazeltin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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