stella/src
stephena 4544f59b53 Replaced #define'd macros with lambdas where possible. Did I mention
I also love lambdas?

Minor cleanups to other parts of the code (missing virtual, cleanup
d'tors, move methods from public to private, etc).


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3071 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2014-11-10 23:35:24 +00:00
..
cheat More conversions from normal for to range-based for. Yes, I really love 2014-11-10 21:59:56 +00:00
common Some more optimizations and small code cleanups. 2014-11-10 16:13:28 +00:00
debugger Replaced #define'd macros with lambdas where possible. Did I mention 2014-11-10 23:35:24 +00:00
emucore Replaced #define'd macros with lambdas where possible. Did I mention 2014-11-10 23:35:24 +00:00
gui Replaced #define'd macros with lambdas where possible. Did I mention 2014-11-10 23:35:24 +00:00
libpng Updated PNG library to latest version 2014-11-10 20:27:29 +00:00
macosx More conversions from normal for to range-based for. Yes, I really love 2014-11-10 21:59:56 +00:00
tools The long march to converting Stella to C++11 has finally started. Already, 2014-11-02 23:40:20 +00:00
unix Updated PNG library to latest version 2014-11-10 20:27:29 +00:00
windows Updated PNG library to latest version 2014-11-10 20:27:29 +00:00
yacc Fixed some yacc issues, and a memory leak in debugger expressions. 2014-11-07 19:32:54 +00:00
zlib Applied multi-monitor fix from Magnus Lind. 2014-09-01 21:17:33 +00:00