|
|
|
|
|
by SotCodeLaureate
1481 days ago
|
|
Hm, as a counter-example, I learned assembly languages in this order - Z80, x86, 6502, ARM, SuperH, MIPS (then some more).
SH and MIPS I like the most, not because of delay slots specifically, but I do like the concept. (The one I "hate" is ARM.) |
|
Arm v8 seems to have fixed some of the arm v7 cruft -- what do YOU not like about arm?
My 2nd favorite is Z80 -- that also had 'automatic' move-a-string instruction (LDIR / LDDR). 8051 is OK. Z8 is OK. And MSP-430 is pdp-11esque.