summaryrefslogtreecommitdiffstats
path: root/src/version.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-02-24 07:46:57 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-02-24 07:46:57 +0100
commit3abcaee63ff285514e8b51a60949c97a7dfa5304 (patch)
tree63e6be46c1932606689f9bfacc920d69cfc4b51f /src/version.cpp
parent0cbd8782119b140920097a2bee76f36aef014be9 (diff)
Cleanups and version bump
Diffstat (limited to 'src/version.cpp')
-rw-r--r--src/version.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.cpp b/src/version.cpp
index 65db62b5d62..0e42f37eb5d 100644
--- a/src/version.cpp
+++ b/src/version.cpp
@@ -8,7 +8,7 @@
***************************************************************************/
-#define BARE_BUILD_VERSION "0.170"
+#define BARE_BUILD_VERSION "0.171"
extern const char bare_build_version[];
extern const char build_version[];
atar/12dc87757ac3c5c83f314738ccdf5352?s=13&d=retro' /> Ivan Vangelista2020-06-161-3/+3 * thoop2.cpp: fixed issue #5990 (nw) Ivan Vangelista2019-11-301-0/+1 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2 * (nw) coin fixes for various gaelco games. Robbbert2019-08-031-1/+1 * machine/74259.cpp : Simplify handlers cam9002019-05-011-4/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+20 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+20 * mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... Ivan Vangelista2019-02-191-18/+18 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2 * thoop2.cpp : Cleanup duplicate, naming, Reduce runtime tag lookup (#4062) cam9002018-11-101-15/+13 * 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-7/+7 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3 * 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 * (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+35 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1 * thoop2.cpp: Documentation update - PCB measurements. (nw) briantro2017-10-141-4/+10 * new Working clone - TH Strikes Back briantro2017-10-111-7/+31 * Improved way to transform offsets for AM_DEVREAD/_DEVWRITE (nw) AJR2017-08-231-1/+1 * thoop2.cpp: Fix typo (nw) briantro2017-08-231-1/+1 * thoop2.cpp: Added PCB layout for TH Strikes Back [Brian Troha] briantro2017-08-231-1/+39 * Add address-shifted versions of AM_DEVREAD/_DEVWRITE/_DEVREADWRITE (nw) (#2586) ajrhacker2017-08-221-6/+2 * new machines promoted to WORKING - TH Strikes Back [David Haywood, Kevin Eshb... David Haywood2017-08-151-5/+6 * New 74LS259/9334/CD4099 devices AJR2017-07-251-22/+34 * srcclean (nw) Vas Crabb2017-07-231-1/+1 * Clean up Galeco Dallas hookup device. Vas Crabb2017-07-231-1/+21 * improve naming etc. David Haywood2017-07-201-0/+1 * gaelco / ds5002fp changes: David Haywood2017-07-191-44/+11 * A number of DS5002FP chips were dumped using the method published by Morten S... David Haywood2017-07-171-11/+45 * dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2