Name | Type | Category |
---|---|---|
Cross compiling and setting up of Cygwin and gcc 4.x.x under Windows XP | article | C / C++ |
David Braben Elite Loader Source
(ULS v3.11 - Requires modification for current ULS build) |
file | m68k assembler |
Debugging TOS binaries created by GNU gcc | article | C / C++ |
Debugging TOS binaries created by GNU gcc | article | m68k assembler |
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 | m68k assembler |
Hisoft Devpac 3 manual
Manual for Devpac 3 package, m68k macro assembler compiler, debugger and development environment for Atari ST range of computers. |
file | m68k assembler |
How to use VASM m68k assembly code within GCC C/C++ programs
Article explains how to use VASM m68k compiler with modern gcc (4.x) C/C++ compiler. It lists several use-case scenarios and general troubleshooting instructions for linking errors. |
article | m68k assembler |
How to use VASM m68k assembly code within GCC C/C++ programs
Article explains how to use VASM m68k compiler with modern gcc (4.x) C/C++ compiler. It lists several use-case scenarios and general troubleshooting instructions for linking errors. |
article | C / C++ |
ICTARI list of magazine issues | wiki | gfa basic |
ICTARI list of magazine issues | wiki | m68k assembler |
ICTARI list of magazine issues | wiki | C / C++ |
ICTARI USER GROUP MAGAZINE
ICTARI USER GROUP MAGAZINE Archive contains all issues from 1st to 52. Alot of useful informations for Atari programmers. (C/m68k assembler/GFA-basic). Contains some utilities, but some can be outdated a little. Full list of articles can be found on wiki pages (see: Wiki pages). |
file gallery | gfa basic |
ICTARI USER GROUP MAGAZINE
ICTARI USER GROUP MAGAZINE Archive contains all issues from 1st to 52. Alot of useful informations for Atari programmers. (C/m68k assembler/GFA-basic). Contains some utilities, but some can be outdated a little. Full list of articles can be found on wiki pages (see: Wiki pages). |
file gallery | m68k assembler |
ICTARI USER GROUP MAGAZINE
ICTARI USER GROUP MAGAZINE Archive contains all issues from 1st to 52. Alot of useful informations for Atari programmers. (C/m68k assembler/GFA-basic). Contains some utilities, but some can be outdated a little. Full list of articles can be found on wiki pages (see: Wiki pages). |
file gallery | C / C++ |
Incorporating m68k assembly code (GNU GAS) in GCC C/C++ programs
Article explains how to use m68k GAS(GNU Assembler) in C/C++ programs. It also covers inline assembly. |
article | m68k assembler |
Incorporating m68k assembly code (GNU GAS) in GCC C/C++ programs
Article explains how to use m68k GAS(GNU Assembler) in C/C++ programs. It also covers inline assembly. |
article | C / C++ |
Incorporating m68k assembly code (GNU GAS) in GCC C/C++ programs
Article explains how to use m68k GAS(GNU Assembler) in C/C++ programs. It also covers inline assembly. |
article | Languages |
Introducing Atari ST Machine Code
This book aims to teach the practical fundamentals of using MC 68000 assembly language on the ATARI ST range of personal computers. No knowledge or assembly language is assumed, through is is expected |
file | m68k assembler |
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 | m68k assembler |
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 | C / C++ |
Learning C on The Atari ST
Introductory Atari ST C course. Author uses Megamax C compiler. |
file | C / C++ |
M68000 Family Programmers Reference manual
Overview of the basic M68000 processor. Contains complete description of M68000 instruction set. Recommended for m68k assembler coders. |
file | m68k assembler |
M68000 User's manual
User manual for M68000 found in all standard ST/STE's. |
file | m68k assembler |
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 | m68k assembler |
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 | Languages |
SDL compilation and installation procedure should work under Linux too. You ha