summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magnum.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-10/+10
* Fix more region widths (nw) AJR2019-11-161-1/+1
* machines promoted to working cracyc2019-08-221-2/+3
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+26
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-26/+26
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-19/+19
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-7/+7
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-1/+1
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-161-2/+1
* 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-3/+3
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* 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-5/+5
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-13/+13
* magnum: fix keys (nw) cracyc2018-03-221-2/+2
* magnum: fill in rest of keyboard (nw) cracyc2018-03-221-85/+88
* magnum: add shifts (nw) cracyc2018-03-211-4/+13
* magnum: keyboard shows life (nw) cracyc2018-03-211-2/+190
* magnum: notes (nw) cracyc2018-03-161-2/+10
* magnum: use hd61830 lcdc emulation (nw) cracyc2018-03-151-99/+36
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+12
* 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-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+11
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* magnum: Fix aspect ratio. (nw) Justin Kerk2016-12-091-0/+3
* Added preliminary sound to Dulmont Magnum [smf] smf-2016-12-031-2/+18
* magnum: links (nw) cracyc2016-12-021-0/+4
* magnum: oops (nw) cracyc2016-12-021-1/+1
* new not working cracyc2016-12-021-0/+159