summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/pool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/pool.cpp')
0 files changed, 0 insertions, 0 deletions
54?s=13&d=retro' /> Vas Crabb2019-03-261-14/+14 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+14 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-14/+14 * Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3 * ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-3/+3 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1 * -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-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-4/+4 * 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-9/+9 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+20 * 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 * New 74LS259/9334/CD4099 devices AJR2017-07-251-8/+15 * AY-3-8912 types (nw)