Added manual for ‘ZOOM – Super Machine Language Monitor for the CBM 64’ with thanks to Ove Mejlgaard.
Category Archives: Development
Reply
Programmer’s Utilities
Amiga Hardware Reference Manual
Second Amiga Developer Conference
Libraria Di Software (Italian)
Comal 80 for Commodore 64 (Danish)
Peeks en Pokes voor de Commodore 64 (Dutch)
Amiga Maschinen Sprache – German Machine code
Maskinsprog
C for starters (danish)
Here’s a C programming book for starters (C for begyndere) in Danish, from Data Becker.
I must confess that this book is not for starters as there are plenty of errors in it, you won’t even get very far before the first examples would output errors.
If you want to try using this book, you should add the
#include “stdio.h”
line to the top of each example for the first chapter.
I once thought the Data Becker books were great, I don’t anymore.
This book seems to be a more or less generic C programming book, not only for Amiga, but there are examples for Atari and PC(MSDOS) too.
Update: I’ve made a new section for development, and moved the book to there instead