summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/advision.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -cpu/cop400, dsp16, hmcs40: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-1/+2
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-2/+3
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-10/+11
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* advision: Synchronize sound commands (fixes sound in turtles, nw) AJR2017-09-141-0/+2
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+87