index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
cpu
/
xtensa
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵
holub
2024-09-27
1
-3
/
+3
|
|
|
|
(#12822)
*
xtensa: Clean up PC debug state registration
AJR
2023-12-12
1
-4
/
+2
|
*
cpu/xtensa: Make helper functions static inlines.
Vas Crabb
2023-12-11
6
-147
/
+136
|
*
cpu/xtensa.cpp, skeleton/hudson_poems.cpp: Added initial emulation for CPU ↵
mamehaze
2023-12-10
6
-306
/
+2718
|
|
|
|
|
|
|
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>
*
Merge remote-tracking branch 'mainline/release0261' into HEAD
Vas Crabb
2023-11-27
1
-1
/
+1
|
\
|
*
cpu/xtensa: Fixed missing comma in array initialisation.
Vas Crabb
2023-11-26
1
-1
/
+1
|
|
*
|
xtensa: Fix disassembly of L32E and S32E offsets
AJR
2023-11-26
1
-2
/
+2
|
/
*
skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device
AJR
2023-11-25
2
-0
/
+123
|
*
xtensad.cpp: Fix decoding of cache instructions
AJR
2023-11-22
1
-1
/
+1
|
*
unidasm: Add disassembler for Tensilica Xtensa architecture
AJR
2023-11-22
2
-0
/
+1195