|
|
|
|
|
by crusso
4478 days ago
|
|
After learning 6502 assembly when I was a teenager, I was floored by the beauty and straightforward cleanliness of the 68000 used by Macs and then the similar assembly of the VAX. x86_64 is just plain ugly. While I admire the backward compatibility, it's sad that this nasty-looking architecture won out. I'm really glad that the compiler handles it. |
|
I would go as far to say I really love debug things on RISC instruction set.