Welcome, Guest. Please login or register.

Author Topic: AmigaE Program ?  (Read 2909 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline carvedeyeTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show only replies by carvedeye
AmigaE Program ?
« on: January 16, 2012, 10:19:33 PM »
Hi all i was just wondering if there is any other third party software that i would need to use with this software? Do i need an SDK of some sort or does it work as a stand alone ?
all help is appreciated.

Ray
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline Cammy

Re: AmigaE Program ?
« Reply #1 on: January 17, 2012, 12:00:40 AM »
Here's a link for the full and registered version of the AmigaE compiler if you haven't downloaded it already - http://aminet.net/package/dev/e/ec33a

All you need to edit and compile AmigaE code is a good text editor and the Shell.
A1200 030@28Mhz/2MB+32MB/RTC/KS3.1/IDE-CF+4GB/4-Way Clockport Expander/IndivisionAGA/PCMCIA NIC
A1200 020@14Mhz/2MB+8MB/FPU/RTC/KS3.0/IDE-CF+2GB/S-Video
CD32 020@14Mhz/2MB+8MB/RTC/KS3.1/IDE-CF+4GB
A600 030@30Mhz/2MB+64MB/RTC/IDE-CF+4GB/Subway USB/S-Video/PCMCIA NIC/USB Numeric Keypad+Hub+Mouse+Control Pad
A500 000@7Mhz/512kB+512kB/ROM Switcher/KS3.1+1.3/S-Video

Get AmigaOS
 

Offline amigadave

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 3836
    • Show only replies by amigadave
    • http://www.EfficientByDesign.org
Re: AmigaE Program ?
« Reply #2 on: January 17, 2012, 02:58:32 AM »
Quote from: carvedeye;676222
Hi all i was just wondering if there is any other third party software that i would need to use with this software? Do i need an SDK of some sort or does it work as a stand alone ?
all help is appreciated.

Ray

SDK's are for specific platforms and some IDE's can be used for multiple target platforms by setting different switches or flags when you run the compiler (at least that is my simplified view on the subject).

Some people are using AmigaE, or a variant of it called PortablE to write programs for several different target platforms, so which platform are you interested in writing for and if it is only the original Amiga, which version of the OS do you think you want to write your software for?  (Most programmers working on Amiga code aim for AmigaOS3.1 compatibility)

If you want to write software for OS4.x, then yes, you should download and install that SDK.  If you want to write software for MorphOS, then you would download and install the SDK for it., . . . . . etc.
How are you helping the Amiga community? :)
 

Offline carvedeyeTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show only replies by carvedeye
Re: AmigaE Program ?
« Reply #3 on: January 18, 2012, 11:39:31 AM »
Quote from: amigadave;676243
SDK's are for specific platforms and some IDE's can be used for multiple target platforms by setting different switches or flags when you run the compiler (at least that is my simplified view on the subject).

Some people are using AmigaE, or a variant of it called PortablE to write programs for several different target platforms, so which platform are you interested in writing for and if it is only the original Amiga, which version of the OS do you think you want to write your software for?  (Most programmers working on Amiga code aim for AmigaOS3.1 compatibility)

If you want to write software for OS4.x, then yes, you should download and install that SDK.  If you want to write software for MorphOS, then you would download and install the SDK for it., . . . . . etc.


I only want to make games for the amiga platform and the OS i want to write for is os 3.x
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeyeTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show only replies by carvedeye
Re: AmigaE Program ?
« Reply #4 on: January 18, 2012, 11:40:18 AM »
Quote from: Cammy;676233
Here's a link for the full and registered version of the AmigaE compiler if you haven't downloaded it already - http://aminet.net/package/dev/e/ec33a

All you need to edit and compile AmigaE code is a good text editor and the Shell.


Thanks cammy :)
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeyeTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show only replies by carvedeye
Re: AmigaE Program ?
« Reply #5 on: January 18, 2012, 11:42:43 AM »
@ Cammy what resources & web links etc.. did you learn AmigaE from? I know you taught yourself and will be grateful if you could show me some useful weblinks that can put on the learning path with this software :)
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: AmigaE Program ?
« Reply #6 on: January 18, 2012, 11:50:27 AM »
Quote from: carvedeye;676398
I only want to make games for the amiga platform and the OS i want to write for is os 3.x
You might be better off with BlitzBasic 2 (or amiblitz as I believe it is now called)...

Offline carvedeyeTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show only replies by carvedeye
Re: AmigaE Program ?
« Reply #7 on: January 18, 2012, 12:27:49 PM »
@bloodline
 
really?... i remember having blitzbasic on a cover cd but never really had any experience but i will certainly give it a go, thanks bloodline :)
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: AmigaE Program ?
« Reply #8 on: January 18, 2012, 12:56:14 PM »
Quote from: carvedeye;676403
@bloodline
 
really?... i remember having blitzbasic on a cover cd but never really had any experience but i will certainly give it a go, thanks bloodline :)
It's VERY easy to learn, has real data structures, built in compiler (and debugger) and is fully OS legal... If you want to write games for the Amiga only, it's probably your best choice.

Offline carvedeyeTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show only replies by carvedeye
Re: AmigaE Program ?
« Reply #9 on: January 19, 2012, 07:06:16 PM »
Quote from: bloodline;676405
It's VERY easy to learn, has real data structures, built in compiler (and debugger) and is fully OS legal... If you want to write games for the Amiga only, it's probably your best choice.


Thanks bloodline thats brilliant will certainly give it a go :)
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3