summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-052-1/+4
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-21/+21
* [h8 cpu] fix a typo in the array length of the register names string Felipe CorrĂȘa da Silva Sanches2016-02-201-1/+1
* reverting: Miodrag Milanovic2016-01-2038-289/+287
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-2030-32/+32
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-1630-32/+32
* tags are now strings (nw) Miodrag Milanovic2016-01-1638-287/+289
* 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
* cleanups (nw) Miodrag Milanovic2015-12-253-6/+0
* override part 2 (nw) Miodrag Milanovic2015-12-0519-151/+151
* clang-modernize part 6 Miodrag Milanovic2015-12-041-7/+7
* clang-modernize part 3 Miodrag Milanovic2015-12-043-5/+5
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-255-6/+6
* Fixed uninitialized class members Miodrag Milanovic2015-11-1916-22/+30
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0819-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1340-0/+12937