summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arc/arc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Missing implementation Miodrag Milanovic2021-08-161-0/+7
* Reshuffle some stuff: Vas Crabb2018-03-281-2/+2
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-4/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+15
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+2
* added boilerplate comments, sync pc/curpc, add enum for state. (nw) smf-2016-10-281-9/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-281-0/+2
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-2/+0
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-0/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+123