summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/bitmap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/bitmap.cpp')
0 files changed, 0 insertions, 0 deletions
4738ccdf5352?s=13&d=retro' /> Ivan Vangelista2021-09-231-1/+17 * konmedal68k.cpp: adjusted some dips definitions Ivan Vangelista2021-09-231-10/+33 * - konmedal68k.cpp: tentatively identified the unkkonmd set [Wayder] Ivan Vangelista2021-09-231-1/+1 * konmedal68k.cpp : konslot / konslot2 - fixed display resolution and offsets [... David Haywood2021-09-121-46/+257 * New machines marked as NOT_WORKING Ivan Vangelista2021-09-011-2/+7 * New games added as MACHINE_NOT_WORKING arbee2020-12-131-0/+46 * New games added as MACHINE_NOT_WORKING arbee2020-12-051-0/+46 * 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]