summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/konamim2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* Merge remote-tracking branch 'mainline/release0205' into mainline-master Vas Crabb2018-12-251-9/+9
|\
| * konamim2,.cpp: mark CD images read-only Vas Crabb2018-12-251-9/+9
| * demote Heat of Eleven '98 Vas Crabb2018-12-251-1/+1
| * flag konamim2 as imperfect timing for now (nw) Vas Crabb2018-12-251-14/+14
| * remove obsolete note (nw) Vas Crabb2018-12-251-10/+0
| * Update totlvice default EEPROM (previous version began each game with 47 live... Philip Bennett2018-12-241-6/+3
| * Machines promoted to working mooglyguy2018-12-241-5/+5
| * Minor cleanup plus mark polystars CD as bad (nw) Philip Bennett2018-12-241-16/+3
| * Better tweak the audio levels -nw- Philip Bennett2018-12-231-4/+4
* | Demoted Heat of Eleven '98 to non-working due to soft-lock when selecting Jap... mooglyguy2018-12-241-3/+3
* | flag konamim2 as imperfect timing for now (nw) Vas Crabb2018-12-241-14/+14
* | remove obsolete note (nw) Vas Crabb2018-12-241-10/+0
* | Machines promoted to working mooglyguy2018-12-241-5/+5
* | konamim2 - adjust volume levels one final time. No more late night commits, I... Philip Bennett2018-12-241-4/+5
* | Update totlvice default EEPROM (previous version began each game with 47 live... Philip Bennett2018-12-231-6/+3
* | Minor cleanup plus mark polystars CD as bad (nw) Philip Bennett2018-12-231-16/+3
* | Better tweak the audio levels -nw- Philip Bennett2018-12-221-4/+4
|/
* srcclean (nw) Vas Crabb2018-12-231-67/+67
* Byte-swap evilngt EEPROM and YMZ280B ROM for evilngt and hellngt -nw- Philip Bennett2018-12-221-6/+6
* Swap the default EEPROM now that it's a BE ROM region rather than native, nw mooglyguy2018-12-221-1/+1
* Fixed building on macOS, and fixed ROM region width for polystar eeprom, nw mooglyguy2018-12-221-1/+3
* -t10mmc; Revert erroneous CD audio change circa July, and add gain setters fo... mooglyguy2018-12-221-2/+2
* Last round of macro removals before the freeze. (nw) mooglyguy2018-12-221-988/+1223
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-1/+1
* -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-48/+39
* machine/keyboard, terminal: removed MCFG macros (nw) Ivan Vangelista2018-12-111-1/+1
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-1/+1
* Update documentation for konamim2.cpp f205v2018-08-291-2/+2
* (nw) terminal tidy-up Robbbert2018-08-111-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+6
* Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) AJR2018-06-241-0/+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-24/+24
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-1/+1
* 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-15/+14
* 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-48/+54
* (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-10/+16
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+5
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-8/+3
* Tackle the ambiguous ones (nw) Olivier Galibert2018-01-021-8/+28
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* srcclean (nw) Vas Crabb2017-02-191-19/+19
* Notes (nw) angelosa2017-01-301-2/+47
* Some fixes allowing M2 console version to show "Please Wait" (nw) angelosa2017-01-281-27/+45
* Added terminal to Konami M2 (nw) angelosa2017-01-281-24/+73