summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/horizon.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-17/+17
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-11/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-14/+16
* Remove duplicates (nw) Olivier Galibert2018-02-151-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* 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-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Add Seals 8K SC Memory Board to S-100 bus emulation AJR2017-12-141-0/+3
* S-100 bus refinements AJR2017-10-171-17/+31
* (nw) May as well save this.. Robbbert2017-09-221-15/+40
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* z80: added crude implementation of WAIT pin hap2016-02-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-11/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+222