summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/maxaflex.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-23/+24
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-30/+30
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-5/+5
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-3/+3
* Details, details (nw) Vas Crabb2018-09-011-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-0/+2
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-5/+5
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-13/+13
* 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-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+14
* Removed first_screen usage from gtia, atari_common_state, bbc_state, gamecom ... Ryan Holtz2018-03-091-0/+1
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-26/+39
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* maxaflex: use new MC68705P3 core Vas Crabb2017-01-171-183/+62
* m6805: refactoring and improvements Vas Crabb2017-01-121-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-2/+2
* Rename atari files to atari400 files and references to match driver name (nw) Scott Stone2016-04-241-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-14/+14
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-14/+14
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+542