Welcome, Guest. Please login or register.

Author Topic: Suggestions for programs to use on real amiga to code  (Read 5892 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2280
  • Country: us
  • Gender: Male
    • Show all replies
Re: Suggestions for programs to use on real amiga to code
« on: December 18, 2013, 09:30:56 AM »
Quote from: Leffmann;754618
There's also vbcc, a portable C compiler for C89 and C99, which comes with a really powerful assembler and linker.


VASM and VLink are the names of the powerful assembler and linker.  Also, if you run across PhxAss and PhxLink, they are Kickstart 1.3 compatible predecessors of VASM and VLink that were written in closed-source assembly themselves while VASM and VLink are written in C and compiled with VBCC.