summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/lib/osdlib_macosx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/lib/osdlib_macosx.cpp')
0 files changed, 0 insertions, 0 deletions
ommit/src/mame/drivers/mazerbla.cpp?id=8b9957cf55d5d2cadd9c05ee4559a1c44a44ff13'>Fixed Great Guns palette init typo MASH2019-05-151-1/+1 * gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-2/+2 * (nw) Clean up the mess on master Vas Crabb2019-03-261-53/+53 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-53/+53 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-47/+47 * devices/video: some MCFG macro removal (nw) Ivan Vangelista2019-01-091-6/+6 * Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+7 * ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-9/+9 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2 * more private: use (K,L,M) (#3714) David Haywood2018-06-301-5/+7 * 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-16/+16 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-12/+12 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-40/+49 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7 * 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-33/+33 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-75/+84 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+18 * API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1 * 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-2/+4 * (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-10/+10 * Promoted Mazer Blazer sets from NOT_WORKING to UNEMULATED_PROTECTION (nw) angelosa2017-09-111-21/+7 * add/update some mazer blazer driver comments (nw) Lord-Nightmare2017-09-091-2/+6 * mazerbla.cpp: input cleanups (nw) angelosa2017-09-091-6/+7 * mb_vcu.cpp: improved collision detection and fixed layer 0 data setups (nw) angelosa2017-09-091-512/+5 * promoted to WORKING angelosa2017-09-071-5/+6 * Don't break mazerbla (nw) AJR2017-09-051-2/+5 * greatgun: Soundlatch modernization (nw) AJR2017-09-051-34/+14 * Fixed dipswitches for Mazer Blazer (nw) angelosa2017-09-051-20/+48 * mazerbla.cpp: fixed lightgun inputs for Great Guns [Angelo Salese]