Copyright (c) Hyperion Entertainment and contributors.

Difference between revisions of "AmiWest 2016 DevCon"

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
We are aiming to cover the following topics:
 
We are aiming to cover the following topics:
   
  +
* A detailed tour of AmigaOS 4 with tutorials. We will be going through the Amiga Future programming articles by Michael Christoph. If you'd like to get a jump on them see the [[Tutorials:Main#Amiga_Future_Programming_Articles|Amiga Future Programming Articles]].
* Coming soon...
 
  +
  +
* The anatomy of an Amiga disk device driver. We will be dissecting the p5020sata.device which is a SATA device driver used in the upcoming AmigaOne X5000. This isn't just any custom made driver. It is melding between [https://www.kernel.org/doc/htmldocs/libata/ Linux libata] and the traditional [[Trackdisk_Device|AmigaOS trackdisk device]] drivers.
  +
  +
* Personal Projects. You are encouraged to bring your own personal projects to the DevCon where we, as a group, may be able to help you out.

Revision as of 18:01, 1 September 2016

Getting Ready

It all starts with downloading and installing the AmigaOS 4.1 Final Edition SDK. See AmiWest Setup for complete details on how to get ready.

Syllabus

We are aiming to cover the following topics:

  • A detailed tour of AmigaOS 4 with tutorials. We will be going through the Amiga Future programming articles by Michael Christoph. If you'd like to get a jump on them see the Amiga Future Programming Articles.
  • The anatomy of an Amiga disk device driver. We will be dissecting the p5020sata.device which is a SATA device driver used in the upcoming AmigaOne X5000. This isn't just any custom made driver. It is melding between Linux libata and the traditional AmigaOS trackdisk device drivers.
  • Personal Projects. You are encouraged to bring your own personal projects to the DevCon where we, as a group, may be able to help you out.