Welcome, Guest. Please login or register.

Author Topic: First Amiga Ever!  (Read 3882 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: First Amiga Ever!
« on: June 02, 2008, 06:29:49 PM »
Most code for the Amiga is written in C since it predates C++ and unfortunately most of the documentation you'd need to program it is out of print.

The stuff that is available and most desirable is on the Amiga Developer CD 2.1 .  It comes with a non-commercial license version of Storm C++ 3.0 but that version is quite buggy so you'll probably want to use GCC or VBCC.