stella/src
Stephen Anthony b36729a825 Make variables initialized in c'tor initialization list use brace-syntax.
- This is on the advice of one of the static analyzers we use.
 - More classes have to be converted; this is only the first pass.
2020-12-20 12:06:10 -03:30
..
cheat Make variables initialized in c'tor initialization list use brace-syntax. 2020-12-20 12:06:10 -03:30
common Make variables initialized in c'tor initialization list use brace-syntax. 2020-12-20 12:06:10 -03:30
debugger Make variables initialized in c'tor initialization list use brace-syntax. 2020-12-20 12:06:10 -03:30
emucore Disabled PlusROM for now, until we find more time to work on it. 2020-12-19 18:35:16 -03:30
gui Fixed a clang warning. 2020-12-20 12:04:28 -03:30
json Wrap json.hxx in another header, which disables warnings for code we don't control. 2020-11-28 17:02:25 -03:30
libpng refactored Video and Audio dialogs into common dialog 2020-05-11 16:15:12 +02:00
libretro libretro: Fix warnings with memset; use default initialization instead. 2020-12-18 23:29:25 -03:30
macos Add PlusROM to Xcode project. 2020-12-17 23:51:25 -03:30
tools updated defprops 2020-11-29 23:40:59 +01:00
unix Various fixes for suggestions from cppcheck. 2020-12-18 19:25:27 -03:30
windows Various fixes for suggestions from cppcheck. 2020-12-18 19:25:27 -03:30
yacc fully resolved #165 (added timer read cycles count) 2020-10-13 15:11:35 +02:00
zlib Mac-related files/folders are now using 'macOS' naming scheme. 2018-12-19 11:46:09 -03:30