Loading...
 

Category: Languages

Languages
Hide subcategories objects

Name Type Category
Microprose F1GP Loader Source
(ULS v3.0 - Requires modification for current ULS build)
file m68k assembler
Modern Atari System Software - A Programmers Guide
by HiSoft 1993. Very nice reference manual for newer Atari machines like Falcon030. It covers all the major subsystems found in m68k Atari machines, object file formats (DRI/GST), guidelines for devel
file C / C++
Modern Atari System Software - A Programmers Guide
by HiSoft 1993. Very nice reference manual for newer Atari machines like Falcon030. It covers all the major subsystems found in m68k Atari machines, object file formats (DRI/GST), guidelines for devel
file m68k assembler
Motorola DSP 56001 24-BIT DIGITAL SIGNAL PROCESSOR USER'S MANUAL
User's manual for DSP56001 which is used in Atari Falcon030.
file dsp56k assembler
Motorola MC68030 User's manual
Manual describing MC68030 used in Atari TT and Falcon030. Describes architecture of the processor, instruction set, execution times etc..
file m68k assembler
Native coding tools
wiki gfa basic
Native coding tools
wiki C / C++
Native coding tools
wiki dsp56k assembler
Native coding tools
wiki m68k assembler
Persistence Of Vision Atari ST source code CD
Persistence Of Vision

This CD (packed iso image) contains virtually all the Persistence Of Vision menus, utilities and demos.

Where possible all source code has been included. For each menu, the MSA file has been included as well as the ST file ready for use with PaCifiST.

Contents:
---------
Adr - Adrenalin UK stuff
Dcx - Dcx compression software
Download.st - POV development system for Atari computers
Falcon - Demos and applications for Atari Falcon 030
Link - Brown Beer Development Link filer code
Misc - Misc source code, etc.
Music - Loads of unused music.
Other.pov - Recodes, intros, source codes for other demos, etc.
Pe - Pure Energy menus coded by POV
pov - Persistence Of Vision menu and demo source code + exe
Reference - Text files
utils - Pacifist, st-zip, lha, ghostlink, msa2.3, fastbasic

file gallery gfa basic
Persistence Of Vision Atari ST source code CD
Persistence Of Vision

This CD (packed iso image) contains virtually all the Persistence Of Vision menus, utilities and demos.

Where possible all source code has been included. For each menu, the MSA file has been included as well as the ST file ready for use with PaCifiST.

Contents:
---------
Adr - Adrenalin UK stuff
Dcx - Dcx compression software
Download.st - POV development system for Atari computers
Falcon - Demos and applications for Atari Falcon 030
Link - Brown Beer Development Link filer code
Misc - Misc source code, etc.
Music - Loads of unused music.
Other.pov - Recodes, intros, source codes for other demos, etc.
Pe - Pure Energy menus coded by POV
pov - Persistence Of Vision menu and demo source code + exe
Reference - Text files
utils - Pacifist, st-zip, lha, ghostlink, msa2.3, fastbasic

file gallery dsp56k assembler
Persistence Of Vision Atari ST source code CD
Persistence Of Vision

This CD (packed iso image) contains virtually all the Persistence Of Vision menus, utilities and demos.

Where possible all source code has been included. For each menu, the MSA file has been included as well as the ST file ready for use with PaCifiST.

Contents:
---------
Adr - Adrenalin UK stuff
Dcx - Dcx compression software
Download.st - POV development system for Atari computers
Falcon - Demos and applications for Atari Falcon 030
Link - Brown Beer Development Link filer code
Misc - Misc source code, etc.
Music - Loads of unused music.
Other.pov - Recodes, intros, source codes for other demos, etc.
Pe - Pure Energy menus coded by POV
pov - Persistence Of Vision menu and demo source code + exe
Reference - Text files
utils - Pacifist, st-zip, lha, ghostlink, msa2.3, fastbasic

file gallery m68k assembler
Persistence Of Vision Atari ST source code CD
Persistence Of Vision

This CD (packed iso image) contains virtually all the Persistence Of Vision menus, utilities and demos.

Where possible all source code has been included. For each menu, the MSA file has been included as well as the ST file ready for use with PaCifiST.

Contents:
---------
Adr - Adrenalin UK stuff
Dcx - Dcx compression software
Download.st - POV development system for Atari computers
Falcon - Demos and applications for Atari Falcon 030
Link - Brown Beer Development Link filer code
Misc - Misc source code, etc.
Music - Loads of unused music.
Other.pov - Recodes, intros, source codes for other demos, etc.
Pe - Pure Energy menus coded by POV
pov - Persistence Of Vision menu and demo source code + exe
Reference - Text files
utils - Pacifist, st-zip, lha, ghostlink, msa2.3, fastbasic

file gallery C / C++
Programmer's Guide To GEM
Book is an in-depth introduction to GEM for programmers. Prior programming knowledge is assumed
and basic C prioficiency to be able to read samples. Scan by uicr0Bee.
file C / C++
Programming Advanced ST graphics
Sprites, pixel plotting, scrolling, palette changes, screen buffering(taken from ST World issue 36)
file m68k assembler
Programming Advanced ST graphics pt. 2
horizontal scrolling, clipped sprites, sprite boundary checking (taken from ST World issue 37)
file m68k assembler
Programming Advanced ST graphics pt. 3
Line drawing, line clipping, mouse handling (taken from ST World Issue 38)
file m68k assembler
Programming Advanced ST graphics pt. 4
polygon clipping, polygon drawing, polygon filling(taken from ST World Issue 39)
file m68k assembler
Programming Advanced ST graphics pt. 5
trigonometry, 3d transformations, lookup tables (taken from ST World Issue 40)
file m68k assembler
Programming Advanced ST graphics pt. 6
perspective, animation, multi-faceted objects (taken from ST World Issue 41)
file m68k assembler
Reducing size of executables produced by gcc
Article explains how to remove libc/libc++ dependencies in m68k gcc compiler. It reduces binary size dramatically. For example the smallest 'Hello world' linked against libc takes ~55kb, which is alot
article C / C++
S.A.L.A.D. Still Another Line A document
Description of Line A api for simple graphics operations. Line A is available in all TOS versions, but it's use is discouraged.
file m68k assembler
Setting up VASM for cross compilation (Cygwin/Linux)
This article describes process of compilation and installation of VASM m68k crossassembler under Cygwin/Linux environment. The procedure should also work under FreeMiNT if you have proper tools and ca
article C / C++
Setting up VASM for cross compilation (Cygwin/Linux)
This article describes process of compilation and installation of VASM m68k crossassembler under Cygwin/Linux environment. The procedure should also work under FreeMiNT if you have proper tools and ca
article m68k assembler
STE Developer Addendum
List of features introduced in Atari STE computers with programming information and code samples. Covers extended palette, genlock, new controller ports, changes in video subsystem, hardware scrolling
file m68k assembler