Welcome, Guest. Please login or register.

Author Topic: beginning simple amiga development  (Read 2567 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline daniel_sweTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2009
  • Posts: 51
    • Show all replies
beginning simple amiga development
« on: February 12, 2009, 03:05:22 PM »
Hello!

Ive recently gone back into Amigas!

I have some experience in development of C++programs for PC´s, and alot of exp in Visualbasic.

Then i thought it would be fun to make the A500 do stuff :)

Is there any books or other information on how to get started to develop simple programs for the amiga workbench environment?




 

Offline daniel_sweTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2009
  • Posts: 51
    • Show all replies
Re: beginning simple amiga development
« Reply #1 on: February 12, 2009, 04:16:31 PM »
Thank you both for your answer!


Well, i will use a stock A500 and a A600HD, The A500 have memoryexp...

Well ofcourse i want to start with a simple "Hello World" Code  :-D but then on extend to more advance stuff.. Maybe get a feel for creating windowed applications in workbench.. Maybe in the future also make it communicate via the Serialport!

 

Offline daniel_sweTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2009
  • Posts: 51
    • Show all replies
Re: beginning simple amiga development
« Reply #2 on: February 14, 2009, 11:41:57 PM »
Quote

skurk wrote:
I've recommended this before, and I'm not ashamed to do it again.

For C/C++ dev, I'm using AmiDevCpp and WinUAE.  AmiDevCpp is a C/C++ dev tool for Windows, which builds Amiga executables.

But, for demoscene stuff there's nothing like assebly coding on the real thing.  AsmOne is my personal favorite, stuck with it since the good old days. :-)



Thanks for everyones replies!

I will first try the amidevcpp since ive used devcpp very much under pc/windows!

 

Offline daniel_sweTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2009
  • Posts: 51
    • Show all replies
Re: beginning simple amiga development
« Reply #3 on: February 17, 2009, 09:29:01 PM »
thank you for all your answers!


Since i didnt get the amidevcpp to work, i started to look at the amos factory, but couldnt really find much written information about it, and the forums registration is closed down for the moment..

Could someone enlighten me about how it works, and what it is? :)

Thank you!
 

Offline daniel_sweTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2009
  • Posts: 51
    • Show all replies
Re: beginning simple amiga development
« Reply #4 on: February 18, 2009, 07:03:16 PM »
@SamuraiCrow  Thank you for the information!

@NovaCoder Thats sounds very interesting! do you have any link for that program?