I have a project for which i will probably need to lear assembly language for some architecture, but it doesnt have to be an specific architecture, as long as it is a real one is ok, so, what is the architecture with the easiest assembly to learn

  • @prettydarknwildOP
    link
    31 year ago

    nope, it doesnt, actually it might be handy to be an old one so i can test it in a emulator at 100% speed

    • @GuyWithLag
      link
      411 months ago

      Go with m68k then, high level, very orthogonal, with enough registers to not need tying yourself into a pretzel for most tasks.

    • ffhein
      link
      211 months ago

      If you get an Amiga emulator you might be able to do some more fun stuff with it, compared to emulating only a CPU. In addition, if you search for “Amiga assembly tutorial” you might find more resources than if you search for tutorials for a specific CPU.