Re: The best place to begin learning Assembler
Rick Fochtman <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
----------------------------------<snip>--------------------------------------- Ok, I have the PDF of the 370 Principals of Operations (Sept) and the Instruction Overview from SimoTime (I noticed AR and ALR seem to be the same instruction??) -----------------------------------<unsnip>------------------------------ Not so. look closely at the handling of the sign bit. Also consider how the overflow condition is handled. -----------------------------------<snip>--------------------------------- Where, apart from these references, is the best place to learn Assembly? --------------------------------------<unsnip>-------------------------- I haven't seen a decent Assembler "textbook" in many years. Keep looking at code; if I find a decent text or tutorial, I'll let you know. Rick