Difference between revisions of "Main Page"

From Amiga Development Wiki
Jump to: navigation, search
(System reference)
m (Data storage types)
 
Line 2: Line 2:
  
 
Information to all Amiga developers how to use the system API. This wiki contains the latest information on how to develop applications and games for Amiga.
 
Information to all Amiga developers how to use the system API. This wiki contains the latest information on how to develop applications and games for Amiga.
 +
 +
== Definitions ==
 +
[[Standard data storage types]]
  
 
==System reference==
 
==System reference==

Latest revision as of 16:13, 13 January 2016

Welcome to the Amiga Developer Wiki

Information to all Amiga developers how to use the system API. This wiki contains the latest information on how to develop applications and games for Amiga.

Definitions

Standard data storage types

System reference

Commodities - Registering your application through Amiga Commodities system

DOS - Information how to use I/O

Exec - Memory allocation, messaging, semaphores

Locale - Localize your applications

Graphical user interface

Graphics - How to use rastports and bitmaps

Intuition - Covers BOOPSI (Basic Object Oriented Programming System for Intuition)

MUI - How to create windows and simple objects

Requesters - Standard Amiga requesters with asl.library

Input devices

Controllers - Use lowlevel.library to read joysticks and mouse

Sound

AHI - Play sound using ahi.device

Other

Rexx

String formatting

Timers

Advanced programming

Low memory handler

Program startup code

Standards

TD64 - 64-bit extension to the trackdisk.device command set