summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mcs96
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-1/+1
* Revert "change cpu cores pcbase handling to be consistent with the majority o... Lord-Nightmare2016-09-271-2/+2
* change cpu cores pcbase handling to be consistent with the majority of cpu co... smf-2016-09-271-2/+2
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-1/+1
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-013-3/+3
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-052-0/+4
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-1/+1
* reverting: Miodrag Milanovic2016-01-206-61/+61
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-206-6/+6
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-166-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-166-61/+61
* 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
* override part 2 (nw) Miodrag Milanovic2015-12-053-32/+32
* clang-modernize part 3 Miodrag Milanovic2015-12-042-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-252-2/+2
* Fixed uninitialized class members Miodrag Milanovic2015-11-192-2/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-083-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-138-0/+3648