summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arcompact
Commit message (Expand)AuthorAgeFilesLines
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-203-14/+4
* Spacing fixes Nathan Woods2016-11-141-447/+447
* Changed the arcompact disassembler to use 'std::ostream &' internally Nathan Woods2016-11-114-632/+626
* added boilerplate comments, sync pc/curpc, add enum for state. (nw) smf-2016-10-282-15/+35
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-229-228/+228
* 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
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-1/+1
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-051-1/+2
* reverting: Miodrag Milanovic2016-01-202-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-162-2/+2
* cleanup (nw) Miodrag Milanovic2015-12-261-10/+10
* cleanups (nw) Miodrag Milanovic2015-12-252-3/+3
* override part 2 (nw) Miodrag Milanovic2015-12-051-13/+13
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-086-0/+0
* Fix typo (nw) Miodrag Milanovic2015-10-281-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1311-0/+9911