Welcome, Guest. Please login or register.

Author Topic: OT - assembler versus C for Amiga development  (Read 11236 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thorham

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1150
    • Show all replies
Re: Intuition questions...
« on: August 29, 2011, 05:45:07 PM »
Quote from: Franko;656712
Assembler to me personally is very easy and simple to understand and use and much easier to follow when writing large pieces of code but best of all you get the absolute best speed and efficiency from you code at the end of the day on the Amiga that's what's important... :)
Indeed. C is nice on the peecee, but on 680x0 Amigas, assembly language rules.