summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/avt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-3/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-18/+19
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+18
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-9/+10
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-191-3/+3
* srcclean and cleanup (nw) Vas Crabb2019-01-271-6/+6
* Start cleaning up palette configuration: Vas Crabb2018-12-291-39/+34
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-2/+1
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-3/+3
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-6/+6
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-5/+5
* devcb3 Vas Crabb2018-07-071-13/+15
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-1/+1
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-3/+5
* 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-4/+4
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* 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-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-9/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+20
* (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-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* (nw) avtnfl : fixed regression, added notes. Robbbert2017-10-221-20/+41
* avt : added notes from the remnants of the schematic (nw) Robbbert2017-10-191-19/+26
* avt : added devices (nw) Robbbert2017-10-191-50/+79
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-5/+7
* srcclean (nw) Vas Crabb2017-02-191-2/+2
* Arrow Bingo: Added a new input requested by the code. Added RobertoFresca2017-02-011-4/+8
* Arrow Bingo: Fixed clocks to be more accurate, hooked principal inputs RobertoFresca2017-01-311-15/+80
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Another round of these Vas Crabb2016-08-271-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+968