summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/xtensa/xtensa.cpp
Commit message (Collapse)AuthorAgeFilesLines
* xtensa: Clean up PC debug state registration AJR2023-12-121-4/+2
|
* cpu/xtensa: Make helper functions static inlines. Vas Crabb2023-12-111-47/+47
|
* cpu/xtensa.cpp, skeleton/hudson_poems.cpp: Added initial emulation for CPU ↵ mamehaze2023-12-101-8/+2234
| | | | | | | core, and Poems hardware that utilizes it [David Haywood] (#11824) * Xtensa work, alongside Poems hardware improvements to show the core is functional [David Haywood] --------- Co-authored-by: David Haywood <hazemamewip@hotmail.com>
* skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device AJR2023-11-251-0/+71