Difference between revisions of "680x0:Books"

From Amiga Coding
Jump to: navigation, search
(added 'The Amiga Guru Book' and a link to the 'Amiga Related Books FAQ')
(added book 'Total Amiga Assembler')
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Amiga Assember Insider Guide'''<br />
+
<div style="float: right;">__TOC__</div>
 +
{|
 +
|valign=top width=450 bgcolor="#f5fff5" style="border: 1px solid #bdb; padding: 5px; white-space: nowrap;" id="acAMOS" class="acBlock"|
 +
==Official reference manuals==
 +
* Amiga® RKM Devices Manual
 +
* Amiga® Hardware Reference Manual
 +
* Amiga® RKM Libraries Manual
 +
* Includes_and_Autodocs_2._guide/  -  Includes and Autodocs 2.0
 +
* Includes_and_Autodocs_3._guide/  -  Includes and Autodocs 3.5
 +
 
 +
HTML version can be found on one of these websites:
 +
* http://pub.elowar.com/AmigaDev/
 +
* http://gega.homelinux.net/AmigaDevDocs/
 +
|}
 +
 
 +
 
 +
==Books for learning 680x0 assembler==
 +
 
 +
 
 +
====Amiga Assember Insider Guide====
 
Author: Paul Overaa<br />
 
Author: Paul Overaa<br />
 
ISBN 1-873308-27-2
 
ISBN 1-873308-27-2
  
  
'''The Amiga Guru Book''' (1993)<br />
+
====Total Amiga Assembler====
Author: Ralph Babel
+
Author: Paul Overaa<br />
ISBN (no ISBN, has been published by Ralph Babel himself)
+
ISBN 1-873308-57-4
For more info see:
 
* [http://babel.de/amiga.html Raph Babel's website] (including info about reprints)
 
  
  
'''Mastering Amiga Assembler'''<br />
+
====Mastering Amiga Assembler====
 
Author: Paul Overaa<br />
 
Author: Paul Overaa<br />
 
ISBN 1-873308-11-6
 
ISBN 1-873308-11-6
  
  
'''Amiga Profi Know-How''' (1991)<br />
+
====Compute's Amiga Machine Language Programming Guide (1987/1988 ?)====
written by Kuhnert, Maelger, Schemmel<br />
 
published by Data Becker GmbH<br />
 
ISBN 3-89011-301-X
 
 
 
 
 
'''Compute's Amiga Machine Language Programming Guide''' (1987/1988 ?)<br />
 
 
Author: Daniel Wolf (and Douglas Leavitt Jr. ?)
 
Author: Daniel Wolf (and Douglas Leavitt Jr. ?)
  
  
'''Amiga Machine Language''' (1987)<br />
+
====Amiga Machine Language (1987)====
 
subtitle: A practicle guide to learning 68000 assembler language on the Amiga<br />
 
subtitle: A practicle guide to learning 68000 assembler language on the Amiga<br />
 
Author: Stefan Dittrich<br />
 
Author: Stefan Dittrich<br />
 
Publisher: Abacus Software Inc<br />
 
Publisher: Abacus Software Inc<br />
 
ISBN 1557550255<br />
 
ISBN 1557550255<br />
 +
 +
 +
==Reference books==
 +
These books are not meant to learn assembler, but to give more insight in coding using the OS (system-friendly) or (directly hitting) the hardware.
 +
 +
 +
{|
 +
|valign=top|
 +
'''The Amiga Hardware Reference Manual 3rd Ed.'''<br />
 +
published by Addison Wesley (1991)<br />
 +
ISBN 0-201-56776-8<br />
 +
 +
 +
'''The Amiga ROM Kernel Reference Manual: Includes and Autodocs'''<br />
 +
published by Addison Wesley (1991)<br />
 +
ISBN 0-201-56773-3
 +
 +
 +
'''The Amiga ROM Kernel Reference Manual: Libraries'''<br />
 +
published by Addison Wesley (1991)<br />
 +
ISBN 0-201-56774-1
 +
 +
 +
'''The Amiga ROM Kernel Reference Manual: Devices''' (3rd ed.)<br />
 +
published by Addison Wesley (1991)<br />
 +
ISBN 0-201-56775-X
 +
|width=60|
 +
|valign=top|
 +
====The Amiga Guru Book (1993)====
 +
Author: [http://babel.de/amiga.html Ralph Babel]<br />
 +
(no ISBN, has been published by the author himself)<br />
 +
<br />
 +
(the german version was reprinted in 2006, however the extended/updated 800+ English version was cancelled)
 +
 +
 +
====Amiga Profi Know-How (1991)====
 +
[[Image:Amiga Profi-Know-How front.jpg|thumb|left]]
 +
written by Kuhnert, Maelger, Schemmel<br />
 +
published by Data Becker GmbH<br />
 +
ISBN 3-89011-301-X
 +
 +
Short description:
 +
About 60% is about using the AmigaOS 2.X libraries and 40% about Amiga 3000 hardware and hardware hitting stuff.
 +
|}
  
  
 
for a larger list of books see: [http://www.faqs.org/faqs/amiga/books/ Amiga Related Books FAQ] (last updated in july 2001)
 
for a larger list of books see: [http://www.faqs.org/faqs/amiga/books/ Amiga Related Books FAQ] (last updated in july 2001)

Latest revision as of 12:11, 5 December 2008

Official reference manuals

  • Amiga® RKM Devices Manual
  • Amiga® Hardware Reference Manual
  • Amiga® RKM Libraries Manual
  • Includes_and_Autodocs_2._guide/ - Includes and Autodocs 2.0
  • Includes_and_Autodocs_3._guide/ - Includes and Autodocs 3.5

HTML version can be found on one of these websites:


Books for learning 680x0 assembler

Amiga Assember Insider Guide

Author: Paul Overaa
ISBN 1-873308-27-2


Total Amiga Assembler

Author: Paul Overaa
ISBN 1-873308-57-4


Mastering Amiga Assembler

Author: Paul Overaa
ISBN 1-873308-11-6


Compute's Amiga Machine Language Programming Guide (1987/1988 ?)

Author: Daniel Wolf (and Douglas Leavitt Jr. ?)


Amiga Machine Language (1987)

subtitle: A practicle guide to learning 68000 assembler language on the Amiga
Author: Stefan Dittrich
Publisher: Abacus Software Inc
ISBN 1557550255


Reference books

These books are not meant to learn assembler, but to give more insight in coding using the OS (system-friendly) or (directly hitting) the hardware.


The Amiga Hardware Reference Manual 3rd Ed.
published by Addison Wesley (1991)
ISBN 0-201-56776-8


The Amiga ROM Kernel Reference Manual: Includes and Autodocs
published by Addison Wesley (1991)
ISBN 0-201-56773-3


The Amiga ROM Kernel Reference Manual: Libraries
published by Addison Wesley (1991)
ISBN 0-201-56774-1


The Amiga ROM Kernel Reference Manual: Devices (3rd ed.)
published by Addison Wesley (1991)
ISBN 0-201-56775-X

The Amiga Guru Book (1993)

Author: Ralph Babel
(no ISBN, has been published by the author himself)

(the german version was reprinted in 2006, however the extended/updated 800+ English version was cancelled)


Amiga Profi Know-How (1991)

Amiga Profi-Know-How front.jpg

written by Kuhnert, Maelger, Schemmel
published by Data Becker GmbH
ISBN 3-89011-301-X

Short description: About 60% is about using the AmigaOS 2.X libraries and 40% about Amiga 3000 hardware and hardware hitting stuff.


for a larger list of books see: Amiga Related Books FAQ (last updated in july 2001)