Classic assembly language texts not using x86?

Posted by wrp on Stack Overflow See other posts from Stack Overflow or by wrp
Published on 2009-11-27T07:57:01Z Indexed on 2010/04/19 3:23 UTC
Read the original article Hit count: 322

Filed under:
|
|

I'm looking for texts that give detailed treatment of assembly programming principles and don't use x86 as the target architecture. I haven't found any recent books like that, but I would expect that there were some good ones written in the 1970s and 1980s, when whole applications were still written in assembly. The architecture used should also be one of the cleaner designs, such as the 6502 or VAX.

© Stack Overflow or respective owner

Related posts about 6502

Related posts about vax