summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/xtensa/xtensa.cpp
Commit message (Expand)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 co... mamehaze2023-12-101-8/+2234
* skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device AJR2023-11-251-0/+71