summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs/device_memory_interface.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/techspecs/device_memory_interface.rst')
0 files changed, 0 insertions, 0 deletions
7a7977d196a96ad2d067a3'>drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-16/+16 * various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-4/+4 * tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-2/+2 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4 * PORT_CUSTOM simplification (nw) AJR2019-09-141-3/+3 * Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1 * Mark empty PLD dumps from protected devices as NO_DUMP (nw) (#4407) ClawGrip2018-12-281-4/+4 * Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1 * jackie.cpp: small cleanups (nw) Ivan Vangelista2018-11-021-141/+74 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-8/+8 * move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-4/+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-14/+14 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-9/+9 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-47/+57 * diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+5 * 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 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-33/+35 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2 * 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 * 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-1/+1 * jackie: Hook up PPIs Duke2017-04-281-5/+11 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17 * More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-4/+4 * ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1 * NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1 * revert part of 'clang cleanup 7' where 0 means the value 0 hap2016-01-241-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-7/+7 * modernize output_manager (nw) Miodrag Milanovic2016-01-101-7/+7 * modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3 * clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1