summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/v30mz/v30mz.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/v30mz/v30mz.h')
0 files changed, 0 insertions, 0 deletions
9bf2554ad9c11488fb05017ae07126?s=128&d=retro' /> cam9002019-03-291-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+17 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+16 * (nw) sorry, take 2 Ivan Vangelista2019-02-251-16/+17 * Start cleaning up palette configuration: Vas Crabb2018-12-291-26/+25 * gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1 * ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-2/+1 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-3/+3 * Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+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-4/+4 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-5/+5 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-14/+21 * 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-7/+7 * (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+30 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2