Name | Type | Category |
---|---|---|
Compute!'s ST Applications Programming In C
COMPUTE!'s ST Applications Guide: Programming in C is written for C programmers. It does not teach C programming, but rather includes a library of functions that makes using GEM routines easier to acc |
file | native |
Creating TOS binaries with CMake and cross compiler | wiki | cross-compilers |
Creating TOS binaries with CMake and cross compiler | wiki | Compilers |
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 | cross-compilers |
Cross compiling and setting up of Cygwin and gcc 4.x.x under Windows XP
__note:__ The Cygwin installation part is little outdated, because there is windows installer which set's up everything. SDL compilation and installation procedure should work under Linux too. You ha |
article | Compilers |
Cross compiling and setting up of Cygwin and gcc 4.x.x under Windows XP
__note:__ The Cygwin installation part is little outdated, because there is windows installer which set's up everything. SDL compilation and installation procedure should work under Linux too. You ha |
article | cross-compilers |
Debugging TOS binaries created by GNU gcc | article | cross-compilers |
Debugging TOS binaries created by GNU gcc | article | native |
Debugging TOS binaries created by GNU gcc | article | Compilers |
Hisoft Devpac 3 manual
Manual for Devpac 3 package, m68k macro assembler compiler, debugger and development environment for Atari ST range of computers. |
file | native |
Hisoft Devpac 3 manual
Manual for Devpac 3 package, m68k macro assembler compiler, debugger and development environment for Atari ST range of computers. |
file | Compilers |
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 | Compilers |
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 | cross-compilers |
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 | cross-compilers |
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 | native |
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 | native |
Learning C on The Atari ST
Introductory Atari ST C course. Author uses Megamax C compiler. |
file | native |
Native coding tools | wiki | Compilers |
Native coding tools | wiki | native |
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 | native |
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 | Compilers |
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 | native |
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 | cross-compilers |
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 | cross-compilers |
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 | Compilers |