summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/usingmame
diff options
context:
space:
mode:
author angelosa <lordkale4@gmail.com>2025-02-24 19:08:16 +0100
committer angelosa <lordkale4@gmail.com>2025-02-24 19:08:30 +0100
commit6783d93bd3d8609fa97e5887b81a90c2acf49979 (patch)
tree8db7f30296fb6c73eb417e5751c9a4f2dc450e60 /docs/source/usingmame
parent56a55eb6ce792eab2c336a9b891a0ea2808dbc9e (diff)
capcom/cps1_v.cpp: fix #13413
Diffstat (limited to 'docs/source/usingmame')
0 files changed, 0 insertions, 0 deletions
s='inline' src='//www.gravatar.com/avatar/e9fa7dbceafc22e7d20eb17a1cbb4120?s=13&d=retro' /> hap2019-02-191-1/+0 * misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-8/+11 * screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-2/+4 * devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1 * stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-2/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3 * (nw) quick protection before freeze Robbbert2018-05-271-1/+4 * 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-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-6/+6 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1 * (nw) output finder for micropin,mmd1,nsm,play_1,play_2,rowamet Robbbert2018-04-041-2/+5 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-27/+30 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3 * New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1 * Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2 * Fixed a few things found by Coverity. Robbbert2017-04-281-1/+1 * Self-registering devices prep: Vas Crabb2017-02-271-1/+5 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8 * DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-5/+8 * All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-1/+1 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2 * modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1