summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pccard/ataflash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/pccard/ataflash.cpp')
0 files changed, 0 insertions, 0 deletions
='2019-03-25 23:13:40 +0100'>2019-03-251-18/+20 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... Ivan Vangelista2019-02-221-17/+15 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-2/+2 * Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1 * i8155.cpp: deMCFGfied (nw) Ivan Vangelista2018-08-221-5/+5 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4 * 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-2/+2 * 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-5/+5 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3