summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m37710
Commit message (Expand)AuthorAgeFilesLines
* Changed the m37710 disassembler to use 'std::ostream &' internally Nathan Woods2016-11-152-43/+61
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-197/+197
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-281-0/+3
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-3/+0
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-0/+3
* let's tidy up some scope (part 2 of evil plan) Vas Crabb2016-08-181-239/+266
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-1/+1
* Add macros for alignment checking (nw) AJR2016-01-301-4/+4
* reverting: Miodrag Milanovic2016-01-202-10/+10
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-162-10/+10
* 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
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-122-6/+6
* override part 2 (nw) Miodrag Milanovic2015-12-051-14/+14
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-086-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1311-0/+7164