English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 12 July 2010, 16:22   #1
Hewitson
Registered User
 
Hewitson's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Age: 41
Posts: 3,772
Wanted: Amiga Assembly Books

Well I think its probably about time I pulled my finger out and moved on from coding useless things on the C64 to trying to do something productive on the Amiga.

I am in search of some assembly books. What I would really like is a couple of the Abacus books by Paul Overaa, but anything would be great to start with.

If anyone has anything they no longer want or need, please let me know.

Cheers
Hewitson is offline  
Old 13 July 2010, 11:23   #2
dalton
tulou
 
dalton's Avatar
 
Join Date: Jun 2006
Location: Gothenburg / Sweden
Posts: 88
Some guy typed it long ago, here's the link: http://www.modermodemet.se/dalton/tut/amigamachine.lha

But if you're into demo coding, I wouldn't recommend that book. The "hardware reference manual" from Commodore, and Motorola's "programmers reference manual" are much better choices.
dalton is offline  
Old 13 July 2010, 12:38   #3
NewDeli
Banned
 
Join Date: Oct 2007
Location: Paris / FRANCE
Age: 50
Posts: 1,248
Send a message via ICQ to NewDeli
Not a book, but Red Sector assembled (no pun intended) a "Demo Maker", complete with editors, examples and instructions. You may pick it up from the EAB file server.
NewDeli is offline  
Old 13 July 2010, 13:48   #4
BippyM
Global Moderator
 
BippyM's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 48
Posts: 9,355
Quote:
Originally Posted by NewDeli View Post
Not a book, but Red Sector assembled (no pun intended) a "Demo Maker", complete with editors, examples and instructions. You may pick it up from the EAB file server.
It's not programming, it's not a book, it's not going to teach asm programming or any other form of programming, and it's not relevant to this thread.

Remember the PM I sent you, if not go re-read it!
BippyM is offline  
Old 13 July 2010, 14:13   #5
Hewitson
Registered User
 
Hewitson's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Age: 41
Posts: 3,772
dalton: Thanks for the link, I do have that text file, however I'd really like a printed copy of the book. I intend on getting a copy of the HRM in the near future.

NewDeli: Thanks, but thats not quite what I'm after..

StingRay:
Hewitson is offline  
Old 13 July 2010, 14:13   #6
NewDeli
Banned
 
Join Date: Oct 2007
Location: Paris / FRANCE
Age: 50
Posts: 1,248
Send a message via ICQ to NewDeli
I thought I'd save the Op the trouble to read all this before making up his first Amiga demos (I assumed the "useless things" he coded on the C64 were mostly demos), sorry.

No worries bippym, I do have your PM and especially Graham's in mind (since it delves into things a bit deeper). That's so nice of you to give ol' Deli a second chance. You guys rock !
NewDeli is offline  
Old 13 July 2010, 14:14   #7
BippyM
Global Moderator
 
BippyM's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 48
Posts: 9,355
Look just read the topic of a thread and determine if your answer is a solution to the question asked and not some way around it etc..
BippyM is offline  
Old 13 July 2010, 15:15   #8
Leffmann
 
Join Date: Jul 2008
Location: Sweden
Posts: 2,269
I know you're looking for books, but I think the M68K Family Programmer's Reference Manual is invaluable for anyone programming M68K assembly: http://tinyurl.com/2u3aflh

They used to send these out for free, but I don't think they're available in paper anymore.


Bippym, you're only disturbing the thread more than NewDeli is per your implication.

Lots of coders have used the TRSI demo maker as a source of inspiration, or as a means of learning by disassembling its demos, and I think this was implied in NewDeli's post, and in any case it was just a friendly suggestion.
Leffmann is offline  
Old 13 July 2010, 15:38   #9
Allen1
Registered User
 
Join Date: Nov 2009
Location: Blyth England
Age: 68
Posts: 786
Hi there Hewitson,

there was a post by another member about 2 - 6 months ago about such books. I can't remember where I read it but it was on this site, I bookmarked the page with the books though here there are different programming books including Amiga Machine Language etc. There are some pretty good subjects and I wish I could recall who actually posted the information and all I can say is that it was good enough for me to bookmark so thanks M8

@
bippym, hey man calm down, this is not the bippym I recognise from earlier posts and I don't think any malice was implied or intended by NewDeli. I don't know the history but I do know that we all make mistakes and upset the boat occasionally, such is life and realistically it makes a damn sight better reading than a plain functional instruction manual plus the fact that this is a forum for people to reply to, if no one is allowed to reply then what is the point.
Allen1 is offline  
Old 14 July 2010, 22:16   #10
Herpes
... aka Amix73
 
Herpes's Avatar
 
Join Date: Jan 2009
Location: Austria
Posts: 87
Hey Hewitson, I know you would like to obtain hard-copies, but if you want to browse a little bit check out the following link http://www.bombjack.org/commodore/amiga-books.htm
... at the top of the page you find a link to some abacus books. Maybe that helps your starting.

Cheers!
Herpes is offline  
Old 16 July 2010, 06:22   #11
Hewitson
Registered User
 
Hewitson's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Age: 41
Posts: 3,772
Those links are great until I find some actual books. Just to clarify I am willing to pay for them.

Thanks very much guys
Hewitson is offline  
Old 16 July 2010, 09:59   #12
NewDeli
Banned
 
Join Date: Oct 2007
Location: Paris / FRANCE
Age: 50
Posts: 1,248
Send a message via ICQ to NewDeli
680x0 Programming by Example by Stan Kelly-Bootle, published by Howard W. Sams might consist in an interesting read if you're experiencing difficulties finding Overaa's books at a reasonable price.
Quoted from another book :
Quote:
This one is a good introduction for those who have done minor work in another assembler.
It contains brief, but very clear, summaries of 680x0 differences, addressing modes, and
instructions, and then goes on to a number of commented code examples.
NewDeli is offline  
Old 18 July 2010, 10:45   #13
AlfaRomeo
A1200 040 SAM440EP 667
 
AlfaRomeo's Avatar
 
Join Date: Jan 2008
Location: Lisbon / Portugal
Posts: 873
Quote:
Originally Posted by Hewitson View Post
I am in search of some assembly books. What I would really like is a couple of the Abacus books by Paul Overaa
Hope this helps..

http://cgi.ebay.co.uk/Mastering-Amig...item1c13fe67ae
AlfaRomeo is offline  
Old 18 July 2010, 10:47   #14
BippyM
Global Moderator
 
BippyM's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 48
Posts: 9,355
Have you seen the price
BippyM is offline  
Old 18 July 2010, 11:01   #15
AlfaRomeo
A1200 040 SAM440EP 667
 
AlfaRomeo's Avatar
 
Join Date: Jan 2008
Location: Lisbon / Portugal
Posts: 873
Starting bid at £36.99
AlfaRomeo is offline  
Old 18 July 2010, 15:34   #16
Exile
Registered User
 
Exile's Avatar
 
Join Date: Jul 2010
Location: The Netherlands
Age: 49
Posts: 116
ill have a quick look around sure to have some lying around.
Exile is offline  
Old 19 July 2010, 07:27   #17
Hewitson
Registered User
 
Hewitson's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Age: 41
Posts: 3,772
NewDeli: Thanks, I'm sure that would be a good read, but I'm really after something Amiga-specific (want to learn about opening/closing libs, windows, etc).

AlfaRomeo: Thanks, but that price is absolutely outrageous!

Exile: Thanks very much, that would be great
Hewitson is offline  
Old 20 July 2010, 02:27   #18
NewDeli
Banned
 
Join Date: Oct 2007
Location: Paris / FRANCE
Age: 50
Posts: 1,248
Send a message via ICQ to NewDeli
A little clarification wouldn't hurt at this point :
Amiga Machine Language was not written by Paul Overaa but by Stefan Dittrich.
It's old (I mean really old) and may not be the best book on the subject.
Paul Overaa books' publisher is Paragon Publishing (was Bruce Smith Books) which alas is long gone.

Now, I'd like to say a quick word about the content, even though I am not a coder or even an Amiga system specialist :
AFAIK Overaa's book first and foremost purpose is to teach you 68k ASM which at that, any good generic 68k book will do.
Concerning the Amiga specific stuff, you'd be hardly pressed to find lots of material about EXEC, Blitter... not covered in Hardware Ref. Manual & RKM : Libraries (both on Amazon, should you absolutely need a hard copy).

As I understand it :
  • opening/closing libs -> working with libraries
  • windows -> working with the user interface (Intuition)
Overaa's books seem great (there is a summary of the content of few of his books here), in the sense that all valuable information concerning programming the full range of Amigas is gathered into one volume, but IMHO you should be able to find most of what's covered elsewhere, perhaps slightly less brilliantly stated.
NewDeli is offline  
Old 20 July 2010, 05:34   #19
Hewitson
Registered User
 
Hewitson's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Age: 41
Posts: 3,772
Dont recall anyone claiming Amiga Machine Language to be written by Overaa..

It may be an old book, and based on KS 1.x, but in my opinion those Abacus books are very good, and I think as a starting point you couldn't do much better.

Regarding 68k asm well I don't really need a boring introduction to that. I can work with the CPU without a problem, its the machine I don't know how to work with. I want a nice, printed book (not 500 printed pages stapled together) with examples on how to do basic things with the Workbench libraries.
Hewitson is offline  
Old 20 July 2010, 08:29   #20
pmc
gone
 
pmc's Avatar
 
Join Date: Apr 2007
Location: completely gone
Posts: 1,596
Quote:
Originally Posted by Hewitson
It may be an old book, and based on KS 1.x, but in my opinion those Abacus books are very good, and I think as a starting point you couldn't do much better.
I've got the Amiga Machine Language book. From what you're describing as your needs I don't think it would be much use to you really but each to their own as they say. It's very lightweight in my opinion and doesn't go into much detail about anything.

If you want an Abacus book to learn about the hardware you should try to pick up Amiga System Programmer's Guide which is a nice complement to the Hardware Reference Manual which is still all you really need if you're already comfortable with 68k asm.

The Abacus books are good but in my experience many of them only in parts. Also, be aware that there are plenty of mistakes in them - the chapter on line draw in the ASPG for example is riddled with typos and inaccurate information amongst the worthwhile material.

Last edited by pmc; 20 July 2010 at 21:09. Reason: corrected a grammatical error :-)
pmc 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
Danish Amiga Assembly Programming Course Controller Coders. Tutorials 62 26 December 2021 15:10
Wanted: Amiga 600 keyboard membrane (Blue) or full keyboard assembly RetromanIE MarketPlace 8 19 August 2012 14:48
f/s Amiga Amos Programming books / Disks / Easy Amos & other Books *mega collection!* fitzsteve MarketPlace 4 23 May 2012 04:35
Amiga Assembly sources - Please help! W4r3DeV1L Amiga scene 21 16 July 2008 08:13
FOR SALE: near complete set of Abacus books & various other Amiga programming books boing_1000 MarketPlace 21 06 December 2006 08:04

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 07:09.

Top

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