Name | Type |
---|---|
68000-68010-68020-Primer
Overview of Motorola 16/32 bit processors: 68000, 68010 and 68020. |
file |
A Hitchhikers guide to BIOS
Everything about Atari ST BIOS calls. Official documentation dated 1985. |
file |
Alcatraz Loader Source
(ULS v3.12h+) |
file |
Atari Compendium (HYP format)
Definitive Atari 16/32 bit computers documentation (besides Profibuch). It's in english. Every subsystem found in Atari computers is well explained, some things are little outdated, about MiNT for exa |
file |
Atari Compendium 1st revision (HTML format)
Definitive Atari 16/32 bit computers documentation (besides Profibuch). It's in english. Every subsystem found in Atari computers is well explained, some things are little outdated, about MiNT for exa |
file |
Atari Profibuch ST-STE-TT
Definitive guide to Atari computers, 1500 pages describing TOS operating system calls (BIOS/XBIOS/GEM/AES), how internal systems work. Many illustrations. The only disadvantage is that it is in german |
file |
Atari ST 3D Graphics Programming Concepts and Techniques
For programmers interested in 3D graphics. 2D/3D transformations, hidden lines and surfaces, data structures for 3D objects, object animation, spatial projection, screen manipulation, rotation of obje |
file |
Atari ST Basic to C
by Abacus. For everyone who would like to make transition from ST basic to C language. |
file |
Atari ST Internals
3rd ed. by K. Gerits L. Englisch R. Bruckmann If you're Atari ST coder, this is absolutely must read. Every Atari ST subsystem is described on hardware and software level. Book contains also BIOS/GE |
file |
Atari ST Machine Language
4th edition by Abacus, m68k assembly course |
file |
ATI Radeon double-buffering with xbios example
Source code demonstrating double buffering with ATI Radeon hardware accelerated functions. (works only on Falcon030,CT60,CTPCI with latest beta drivers, not yet available publicly). |
file |
Cream's Jam API, a missing manual
Following article describes [http://creamhq.de|Cream|_blank]'s Jam plugin API from the programmer perspective. |
article |
Creating TOS binaries with CMake and cross compiler | wiki |
Creating TOS binaries with gcc cross-compiler and SCONS
scons, m68k-atari-mint-gcc, c, c++, m68k, cross compilation, makefiles, atari, ST, STe, Atari Falcon030, Atari TT |
wiki |
David Braben Elite Loader Source
(ULS v3.11 - Requires modification for current ULS build) |
file |
Demo coding tutorial by James Ingram
A tutorial on how to do various demo techniques on Atari ST/STe, including busting all borders, "infinite sprites" and how to scroll the entire screen horizontally in 1/50th of a second. N.B. there i |
file |
Hisoft Devpac 3 manual
Manual for Devpac 3 package, m68k macro assembler compiler, debugger and development environment for Atari ST range of computers. |
file |
ICTARI list of magazine issues | wiki |
Intelligent Keyboard (IKBD) Protocol
Description of protocol used to control/interrogate mouse and keyboard. It's usedon all 16/32 bit Atari machines. |
file |
Jam plugin C API
Example demonstrating usage of Jam plugins (used in Atari Jam player) in your own demos and programs. Full C api is provided. Archive contains also custom file i/o, memory and machine detection functi |
file |
Learning C on The Atari ST | file |
M68000 Family Programmers Reference manual
Overview of the basic M68000 processor. Contains complete description of M68000 instruction set. Recommended for m68k assembler coders. |
file |
M68000 User's manual
User manual for M68000 found in all standard ST/STE's. |
file |
MC68060 User's manual
User manual for MC68060 which is used in CT60/63 powered Falcons 030 and Hades(Atari clone). Contains architecture description, instruction set and timings. This processor was shipped with/without int |
file |
MFP MC68901 delay mode desired frequency table [Hz]
Handout/reference for Atari ST MFP MC68901 timers programming (in pdf format). This goes for timers A,B,C and D in delay mode. Feeding data register with given timer data value and setting proper ti |
file |