Welcome, Guest. Please login or register.

Author Topic: Looks like we need more programers  (Read 10023 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Castellen

Re: Looks like we need more programers
« on: December 30, 2002, 06:57:40 AM »
Sorry this is a slightly OT, but has anyone ever had anything to do
with Motorola HC11 (embedded microprocessor) programming under
AmigaOS?

There's an assembly compiler on Aminet, but unfortunately it
translates certain assembly instructions into the wrong hex codes,
making it unusable :(
So I'm stuck using a MSDOS compiler under emulation.

Anyone been down this track too?
 

Offline Castellen

Re: Looks like we need more programers
« Reply #1 on: December 30, 2002, 06:16:35 PM »
@JoannaK:
Please, I'd really appreciate it if you could find out more about the
HC11 compiler you used.
I had been trying HC11dev from Aminet, but it generates the wrong hex
code for the JSR command.  Probably other problems too, but that was
the first I noticed.
 

Offline Castellen

Re: Looks like we need more programers
« Reply #2 on: December 30, 2002, 07:06:49 PM »
@Sidewinder:
Thanks for the friendly help!
One of these days I'm going to learn C, so than I can program anything
that has a C compiler for it.

So if you're offering, an easy beginners guide for someone who doesn't
know anything about C would be a good place to start :)

I'm pretty good with BASIC at the moment (who isn't?), and am
currently teaching myself HTML and HC11 assembly.


By the way, has anyone had any experience with setting up the Amiga
Apache webserver??
 

Offline Castellen

Re: Looks like we need more programers
« Reply #3 on: December 31, 2002, 03:35:17 AM »
Many thanks JoannaK,
I've downloaded those and will give them a try.

The documentation doesn't seem too flash, so there might be a bit of
guess work to start with :)
 

Offline Castellen

Re: Looks like we need more programers
« Reply #4 on: January 01, 2003, 08:52:09 PM »
@GPT:
I have an AMOS tutorial here I can send if you'd like, might come in handy.

@Sidewinder:
Excellent job, at least now I have an idea where to start!
Once I've come to grips with the compiler and learnt the basics of C I'll soon get the hang of it.

Many thanks for all your effort!