summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aristmk4.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-30/+30
* 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-26/+26
* -output: Removed legacy output handlers from aristmk4, aristmk5. [Ryan Holtz] mooglyguy2018-04-041-33/+47
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-58/+60
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* 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-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+7
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-1/+1
* via6522: Eliminate truly ancient hack to default clock to that of first CPU (nw) AJR2017-12-071-2/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* srcclean (nw) Vas Crabb2017-05-281-2/+2
* aristmk4, aristmk5, aristmk6 - extra sets and improved documentation [Heihach... DavidHaywood2017-05-171-113/+152
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* New core input type: "Memory Reset" AJR2016-08-071-1/+1
* There we go, srcclean eats all our C++ now Vas Crabb2016-08-021-21/+21
* Further IRQ passthrough cleanup AJR2016-07-081-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-27/+27
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-27/+27
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 7 Miodrag Milanovic2015-12-041-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Aristocrat MKIV driver: Fever Pitch service input is RobertoFresca2015-11-181-1/+16
* Aristocrat MKIV driver: Changed the Fever Pitch input scheme RobertoFresca2015-11-181-35/+84
* New machines added or promoted from NOT_WORKING status RobertoFresca2015-11-171-4/+39
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2388