summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lzma/CPP/Common/MyVector.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/lzma/CPP/Common/MyVector.cpp')
0 files changed, 0 insertions, 0 deletions
rtions'>+1 * Cleaned up bitmap API. Vas Crabb2020-09-271-10/+7 * some more handlers simplified (nw) Ivan Vangelista2020-05-131-8/+8 * devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-1/+1 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-5/+6 * (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+10 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+11 * mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-6/+6 * bus/a1bus, bus/a2bus/a2eauxslot: Replace CPU finder with required_address_spa... AJR2019-02-251-1/+1 * Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-1/+1 * devices\bus: removed a few unused MCFG macros (nw) Ivan Vangelista2019-01-301-3/+2 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1 * -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-4/+4 * make rectangle work better with constexpr, change many things to use designat...