Re: LF: An easy way to write Fargo Programs


[Prev][Next][Index][Thread]

Re: LF: An easy way to write Fargo Programs



On Fri, 22 Nov 1996 22:46:16 +0000, you wrote:


>First of all, I woul like to congratulate the Fargo team for the 
>great program that they have delivered. Continue the great work!
>
>However, everybody must reckon that writing Fargo programs isn't very 
>easy, especially for everybody who isn't used to the Motorola 68k 
>processor. I have some experience in programming to the x86, but it 
>is definitely a different approach.
>
>I would like to know if there is an easy way to start learning 
>Motorola 68k assembly. And yes, I do have the Motorola 68KPM.PDF. 
>However I hate its approach. Some really basic hints 
>about assembly for the 68k
>would also be welcome.


Here's what I did, study simple code, find out what it does, modify
it, see what your changes do. Be sure to have a good backup file
handy, I've had to reset my calculator countless times while debugging
programs. I have not really used the Motorola PDF much, but I'm sure
that the printed version would come in handy. Otherwise, go to this
url, download the 68000 reference card, and print it out. It helped me
a lot.


http://www.comlab.ox.ac.uk/archive/cards.html


Good luck!


-Tim


<pre>
--
Tim Gerla -- timg@climax.polaristel.net -- Tyball@irc
  http://www.geocities.com/SiliconValley/Park/1691/
</pre>


References: