Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: TheGoose on May 13, 2011, 02:38:45 PM
-
I bought this book on a whim, just to see / learn a little more about the past. No dreams of making games or anything.
"Abacus Amiga Machine Language Book for Commodore Amiga"
Anyone ever own it? Any good?
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&_trksid=p4340.l2557&rt=nc&nma=true&item=280663520573&si=S%252FZSscERaqL53YXBkYKWVfmEO7c%253D&viewitem=&sspagename=STRK%3AMEWNX%3AIT
-
YEah I got a copy,. pretty good book to be learning with
-
@ TheGoose
I had that book many years ago, it was good for leaning about "intuition" and the "CLI" etc... but if I recall correctly it didn't cover things like copper list and the graphics library, good book though... :)
-
I have it though the last time I did much with it was a few years ago. It tries to cover mainly OS based things but it is very Workbench 1.2/1.3 centric and a number of the ways it shows you to do things are not necessarily the best way to do them.
Book wise, for OS programming, you are probably better off looking at the Paul Overaa books. For HW programming, the ROM kernel manuals would be the better way to go. I found the Paul Overaa intro Assembler book a good start as it covered a lot of the 68000 basics better than the Abacus book did.
I was also lucky and knew a few people who did assembler so was also able to ask them for advise at times so don't discount that either if you are interested in learning 68k asm.
It's been a long time but and I have had a few drinks but
moveq #0,d0
rts
-
Thanks guys.
@prowler - Good to know, I'll see how this one goes - mostly to play around with my A1000 a little.