summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/highvdeo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-108/+96
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-96/+108
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-95/+93
* okim6376, pokey: Remove address_space and mem_mask arguments from read/write ... AJR2019-02-011-13/+3
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+8
* highvdeo.cpp: VBLANK modernization (nw) AJR2018-11-121-43/+62
* highvdeo.cpp, itgamble.cpp: differentiated the two 'Capitan Uncino' games' de... Ivan Vangelista2018-11-051-18/+18
* new not working clone Ivan Vangelista2018-11-051-17/+27
* ramdac.cpp : Remove MCFGs cam9002018-10-141-1/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-4/+4
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-11/+14
* 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-60/+60
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-18/+17
* semicolons (nw) Vas Crabb2018-05-111-4/+4
* highvdeo.cpp Updates (#3505) cam9002018-05-111-235/+169
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-36/+36
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-146/+161
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-15/+30
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-9/+18
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+21
* Self-registering devices prep: Vas Crabb2017-02-271-3/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* new WORKING game David Haywood2016-01-241-0/+16
* 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-6/+6
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-6/+6
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1644