summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/unsp
Commit message (Expand)AuthorAgeFilesLines
* Changed the UNSP disassembler to use 'std::ostream &' internally Nathan Woods2016-11-031-64/+62
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-223-55/+55
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-281-4/+3
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-3/+4
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-4/+3
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-2/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Suppress some unnecessary logerrors in code I wrote, nw therealmogminer@gmail.com2016-05-041-3/+0
* reverting: Miodrag Milanovic2016-01-202-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-162-2/+2
* override part 2 (nw) Miodrag Milanovic2015-12-051-13/+13
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Naming update, nw therealmogminer@gmail.com2015-10-023-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-133-0/+1252