summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lzma/CPP/7zip/Compress/PpmdDecoder.cpp
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2016-04-04 01:00:57 +0100
committer David Haywood <mamehaze@users.noreply.github.com>2016-04-04 01:00:57 +0100
commit716ef200002391663539674a38b90a9aa0535b22 (patch)
tree506131eb594d7b91126f66431e7dc253abe8559a /3rdparty/lzma/CPP/7zip/Compress/PpmdDecoder.cpp
parent0cc6569f7c6a3258d88c6d19a86dd9ad2f53b50b (diff)
fill in some dipswitches for the new Android set, also make it the parent due to it being a newer build.
Diffstat (limited to '3rdparty/lzma/CPP/7zip/Compress/PpmdDecoder.cpp')
0 files changed, 0 insertions, 0 deletions
pan class='deletions'>-0/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1 * New 74LS259/9334/CD4099 devices AJR2017-07-251-12/+17 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2 * Make watchdog timer a separate device AJR2016-04-301-0/+3 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2 * update license for Mike Balfour (nw) Miodrag Milanovic2015-05-231-1/+1 * Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1 * Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2 * Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-5/+5 * skyarmy.c, skydiver.c: added save state support (nw) Ivan Vangelista2015-02-191-23/+29 * Moved optional_device<screen_device> m_screen and optional_device<palette_dev...