summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arm7 (follow)
Commit message (Expand)AuthorAgeFilesLines
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-014-3/+3
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-2/+2
* reverting: Miodrag Milanovic2016-01-204-18/+18
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-164-18/+18
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-2/+2
* remove const (nw) Miodrag Milanovic2016-01-112-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-102-2/+2
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+3
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* override part 1 (nw) Miodrag Milanovic2015-12-052-18/+18
* clang-modernize part 3 Miodrag Milanovic2015-12-044-18/+18
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-085-0/+0
* Cleanup devcpu.h (nw) Miodrag Milanovic2015-11-061-16/+0
* internal loggers (nw) David Haywood2015-10-292-2/+244
* internal map for internal things (nw) David Haywood2015-10-292-1/+51
* create derived CPU type so that code can be put in the correct place (nw) David Haywood2015-10-292-0/+97
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1310-0/+10898