e='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/konmedal68k.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mame0225' into mainline-master Vas Crabb2020-09-301-2/+2
|\
| * adjusted some titles (lowercase for things that aren't actually part of the t... Vas Crabb2020-09-281-2/+2
* | Cleaned up bitmap API. Vas Crabb2020-09-271-3/+3
|/
* new NOT_WORKING machine MetalliC2020-09-161-17/+44
* new NOT_WORKING machine MetalliC2020-09-131-0/+15
* bishi.cpp, konmedal68k.cpp: moved dobouchn from the former driver to the latt... Ivan Vangelista2020-07-081-6/+23
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-4/+4
* more love to Konami medal games (nw) MetalliC2019-12-281-11/+20
* New machines added as MACHINE_NOT_WORKING arbee2019-11-271-1/+15
* New machines added as MACHINE_NOT_WORKING arbee2019-11-211-1/+30
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* koropens: pass POST [R. Belmont] arbee2019-06-221-1/+41
* New machines added as MACHINE_NOT_WORKING arbee2019-06-211-1/+15
* k054156_k054157_k056832.cpp : Updates cam9002019-04-291-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+15
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-14/+15
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-4/+4
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+4
* 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
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-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/+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-18/+19
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* kzaurus: improved vis area and layer alignment, plus hooked up reading scroll... arbee2018-02-041-6/+6
* kzaurus: pacified GCC, fixed layer priority, added 55555 gradient BG [R. Belm... arbee2018-02-041-24/+42
* (nw) Fixed the build (buffer overflow) Robbbert2018-02-051-1/+1
* kzaurus: pass POST, add IRQs, inputs, and sound. [R. Belmont] arbee2018-02-031-21/+174