Welcome, Guest. Please login or register.

Author Topic: Assembly future  (Read 2968 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline commodorejohn

  • Hero Member
  • *****
  • Join Date: Mar 2010
  • Posts: 3165
    • Show all replies
    • http://www.commodorejohn.com
Re: Assembly future
« on: October 27, 2011, 11:16:04 PM »
Quote from: Piru;665435
Understanding any assembly (even 68k) is a good thing though as it makes it much easier to pick up some other (more relevant) assembly code. The basic concepts are very similar. For example I have no difficulty in using IDA Pro to read some x86 code, even though I probably couldn't write single app using x86 asm.
Knowing assembler is also good, even if you never actually use it, because it gets you to think about what's happening below the HLL statement level. That understanding is a valuable tool even if you never so much as use assembler for optimization.
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer

"\'Legacy code\' often differs from its suggested alternative by actually working and scaling." - Bjarne Stroustrup