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 link to HTML versions of official reference manuals and split up books into those for learning and for reference/indepth info)
Line 1: Line 1:
'''Amiga Assember Insider Guide'''<br />
+
<div style="float: right;">__TOC__</div>
Author: Paul Overaa<br />
+
{|
ISBN 1-873308-27-2
+
|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: http://pub.elowar.com/AmigaDev/
 +
|}
  
  
'''The Amiga Guru Book''' (1993)<br />
+
==Books for learning 680x0 assembler==
Author: Ralph Babel
 
ISBN (no ISBN, has been published by Ralph Babel himself)
 
For more info see:
 
* [http://babel.de/amiga.html Raph Babel's website] (including info about reprints)
 
  
  
'''Mastering Amiga Assembler'''<br />
+
====Amiga Assember Insider Guide====
 
Author: Paul Overaa<br />
 
Author: Paul Overaa<br />
ISBN 1-873308-11-6
+
ISBN 1-873308-27-2
  
  
'''Amiga Profi Know-How''' (1991)<br />
+
====Mastering Amiga Assembler====
written by Kuhnert, Maelger, Schemmel<br />
+
Author: Paul Overaa<br />
published by Data Becker GmbH<br />
+
ISBN 1-873308-11-6
ISBN 3-89011-301-X
 
  
  
'''Compute's Amiga Machine Language Programming Guide''' (1987/1988 ?)<br />
+
====Compute's Amiga Machine Language Programming Guide (1987/1988 ?)====
 
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.
 +
 +
 +
====The Amiga Guru Book (1993)====
 +
Author: Ralph Babel
 +
ISBN (no ISBN, has been published by Ralph Babel himself)
 +
For more info see:
 +
* [http://babel.de/amiga.html Raph Babel's website] (including info about reprints)
 +
 +
 +
====Amiga Profi Know-How (1991)====
 +
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)

Revision as of 22:21, 15 February 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: http://pub.elowar.com/AmigaDev/


Books for learning 680x0 assembler

Amiga Assember Insider Guide

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


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 Guru Book (1993)

Author: Ralph Babel ISBN (no ISBN, has been published by Ralph Babel himself) For more info see:


Amiga Profi Know-How (1991)

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)