English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 08 February 2011, 18:09   #1
A420X
 
Posts: n/a
Programming on Classic Amigas

Hello, okay so I've started trying to do some coding on my unexpanded Amiga A1200 (WB3.1) so far I've got:

SC (v5 I think)
DevPac Assembler
Maxon Asm (testing my German skills to the max, is there an English version?)

I'm pretty happy with that setup, it seems to be working well so far but I've just been playing around with a few small apps. I just have a few questions for any Amiga programmers out there

  • Would anyone recommend better tools for c and assembly programming on an a1200?

  • Is it possible to run gcc (or c++ at all) on an unexpanded A1200, I keep getting not enough memory errors (I kind of expected this but am holding out hope that maybe I have the environment setup wrong)

  • What are peoples general experiences with coding on a system like this? Should I just give up and use an emulated Amiga with more memory? I kind of like the idea of testing my abilities with a 2MB development environment but if it's just going to be impossible then emulation is the lesser of two evils.
Any thoughts would be appreciated
 
Old 08 February 2011, 18:14   #2
pmc
gone
 
pmc's Avatar
 
Join Date: Apr 2007
Location: completely gone
Posts: 1,596
I can help you with the assembler side - no idea with C I'm afraid.

Devpac is fine as an assembler, it's what I use anyway.

What version are you using...? Latest is v3.18

You should also check out AsmOne and vasm too - many people prefer them.
pmc is offline  
Old 08 February 2011, 18:45   #3
A420X
 
Posts: n/a
Yea its 3.18 I'm running. It seems good enough, although I will admit I'm not fantastic at assembly coding so I wouldn't really know.

It has a nice library of example code that came bundled so I'll stick with it at least for now.
 
Old 09 February 2011, 02:43   #4
NovaCoder
Registered User
 
NovaCoder's Avatar
 
Join Date: Sep 2007
Location: Melbourne/Australia
Posts: 4,400
Another option AmiDevCpp
NovaCoder is offline  
Old 09 February 2011, 06:56   #5
matthey
Banned
 
Join Date: Jan 2010
Location: Kansas
Posts: 1,284
@A420X
SAS/C and Devpac are the right tools for an unexpanded 1200. Adding a hard drive and some fast memory to that setup will make life much easier though. Vasm has some advantages over Devpac but is slower and requires more memory. GCC 2.95.3 is the version of GCC to get but I would say the HD is really a requirement for it. SAS/C is going to be much easier with limited resources. It also has a good debugger although you should probably have bdebug from the Barfly package as well...

http://aminet.net/dev/asm/BarflyDisk2_00.lha

Here is a copy of the MetaScope 1.50 debugger which is a little smaller and easier to use (but doesn't work on the 68060 and maybe 68040)...

http://www.heywheel.com/matthey/Amiga/MetaScope.lha

You can learn a lot from stepping through code with a debugger.
matthey is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Explaining classic Amigas to Comptia A+ certified idiots watertonian Nostalgia & memories 8 30 June 2013 13:18
Transforming old PC hardware into powerful classic Amigas Bloodwych Amiga scene 87 24 August 2010 18:06
dwindling classic Amigas Oscar Castillo Amiga scene 8 04 January 2009 00:17
Linux for (classic) Amigas macce2 Amiga scene 24 28 June 2007 22:40
Current market value of classic Amigas Galaxy MarketPlace 22 21 November 2004 15:13

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:30.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.18698 seconds with 13 queries