summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/armstate.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement gdbstubpolaris-2015-10-041-0/+35
|
* Memory: Move address type conversion routines to memory.cpp/hYuri Kunde Schlesner2015-08-161-1/+0
| | | | | These helpers aren't really part of the kernel, and mem_map.cpp/h is going to be moved there next.
* dyncom: Use ARMul_State as an objectLioncash2015-07-261-0/+657
Gets rid of C-like parameter passing.