summaryrefslogtreecommitdiffstats
path: root/src/lib/netlist/plib/pfmtlog.cpp
diff options
context:
space:
mode:
author arbee <rb6502@users.noreply.github.com>2019-09-21 16:05:39 -0400
committer arbee <rb6502@users.noreply.github.com>2019-09-21 16:05:39 -0400
commitaead1f98f422ad1ace6f667223a198115f190949 (patch)
treedb00480e94a228ce0a04158f4c7f9b49fc8eb94a /src/lib/netlist/plib/pfmtlog.cpp
parente906e6c9adc787080170ec109c8b8c04cafed610 (diff)
mac/mac128: move Command to right alt, which is extremely wrong positionally but mollifies Windows [R. Belmont]
Diffstat (limited to 'src/lib/netlist/plib/pfmtlog.cpp')
0 files changed, 0 insertions, 0 deletions
38ccdf5352?s=128&d=retro' /> Ivan Vangelista2020-06-161-16/+16 * devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1 * (nw) misc cleanup: Vas Crabb2019-09-201-1/+1 * PORT_CUSTOM simplification (nw) AJR2019-09-141-5/+5 * (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16 * mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-14/+14 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-28/+28 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+2 * 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-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-4/+4 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-38/+39 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-17