Difference between revisions of "680x0:Books"

From Amiga Coding
Jump to: navigation, search
(added a bookcover scan)
(isbn's for the reference manuals)
Line 38: Line 38:
  
 
==Reference books==
 
==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.
+
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'''<br />
 +
published by Addison Wesley (1991)<br />
 +
ISBN ???
 +
|width=60|
 +
|valign=top|
 
====The Amiga Guru Book (1993)====
 
====The Amiga Guru Book (1993)====
Author: Ralph Babel  
+
Author: Ralph Babel<br />
ISBN (no ISBN, has been published by Ralph Babel himself)
+
ISBN (no ISBN, has been published by Ralph Babel himself)<br />
 
For more info see:
 
For more info see:
 
* [http://babel.de/amiga.html Raph Babel's website] (including info about reprints)
 
* [http://babel.de/amiga.html Raph Babel's website] (including info about reprints)
Line 56: Line 78:
 
Short description:
 
Short description:
 
About 60% is about using the AmigaOS 2.X libraries and 40% about Amiga 3000 hardware and hardware hitting stuff.
 
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 15:05, 14 April 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 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
published by Addison Wesley (1991)
ISBN ???

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)

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)