summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/inteladv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+8
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-3/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+3
* (nw) Housekeeping. Robbbert2018-02-091-1/+2
* Add CPU notes (nw) arbee2018-02-081-0/+11
* New machines added as MACHINE_NOT_WORKING arbee2018-02-081-0/+95