Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cleanups (nw) | 2015-12-25 | 7 | -19/+9 | ||
| | ||||||
* | global_alloc_array to std::make_unique where applicable (nw) | 2015-12-19 | 2 | -3/+3 | ||
| | ||||||
* | macro removal INLINE -> static inline (nw) | 2015-12-12 | 1 | -2/+2 | ||
| | ||||||
* | fix compile in MSVC 2015 (nw) | 2015-12-08 | 1 | -1/+1 | ||
| | ||||||
* | override for for macros that could not be auto recognized by tools (nw) | 2015-12-06 | 3 | -51/+51 | ||
| | ||||||
* | override part 1 (nw) | 2015-12-05 | 13 | -118/+118 | ||
| | ||||||
* | Revert "use c++ cast instead of c casts (nw)" | 2015-12-05 | 9 | -35/+38 | ||
| | | | | This reverts commit be704c00abe1eaaa442db81db04c8b71595d5c41. | |||||
* | use c++ cast instead of c casts (nw) | 2015-12-05 | 9 | -38/+35 | ||
| | ||||||
* | cleanup | 2015-12-05 | 3 | -2/+3 | ||
| | ||||||
* | clang-modernize part 6 | 2015-12-04 | 4 | -18/+18 | ||
| | ||||||
* | clang-modernize part 2 | 2015-12-04 | 8 | -138/+138 | ||
| | ||||||
* | Cleanups and version bumpmame0168 | 2015-11-25 | 3 | -4/+4 | ||
| | ||||||
* | fix uninitialized class members for bus devices (nw) | 2015-11-14 | 15 | -32/+40 | ||
| | ||||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 12 | -0/+0 | ||
| | ||||||
* | Relaxed emu.h a bit, should make compile a bit faster (nw) | 2015-11-05 | 1 | -0/+2 | ||
| | ||||||
* | making logerror part of machine and device classes [Miodrag Milanovic] | 2015-11-01 | 1 | -11/+11 | ||
| | | | | display tag of device that logged message | |||||
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 25 | -0/+12448 | ||