box64 icon indicating copy to clipboard operation
box64 copied to clipboard

Unknown architecture :- add "DEC Alpha"

Open maquis196 opened this issue 1 year ago • 2 comments

Afternoon, now this is a bit niche, legacy and potentially too slow to be useful at all. (top end processors were around 1Ghz only), but there is a 64bit architecture not represented in the list.

Is it possible to add the DEC alpha? Or is there some "generic" option I could use to avoid "unknown architecture".

Cheers, Chris

maquis196 avatar Feb 25 '24 22:02 maquis196

I am not familliar at all with the DEC alpha architecture. Is it a Little Endian architecture? Do you what the ABI is, especialy then handling of vaargs?

ptitSeb avatar Feb 26 '24 07:02 ptitSeb

Hi, it is little endian, I don't have the ability to discuss vaargs, but it does have an ABI I believe;

https://danluu.com/dick-sites-alpha-axp-architecture.pdf

It is called "alpha AXP" afaik.

Like I said, very old platform 😅

maquis196 avatar Feb 26 '24 10:02 maquis196

Unfortunately, I don't think we'll be exploring this.

LukeShortCloud avatar Oct 30 '25 09:10 LukeShortCloud