Skip to content

sandord/atarist-dev-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 

Repository files navigation

Atari 16/32 bit Development Resources

A collection of resources for developing software for the 16/32 bit Atari series of computers.

Community Websites

Books and references

Blogs, wikis, articles and other resources

Discord Servers

Emulators and virtual machines

GFA Basic Programming

GFA Basic is easily the most popular programming language for the Atari ST.

C Programming

C is the primary programming language used for professional Atari ST development.

C cross compilation

This section contains resources for cross-compiling Atari ST software from other platforms. Developing on the Atari ST itself is often limited by its hardware capabilities and with cross-compilation, you can leverage more powerful development environments.

Assemblers

  • RMAC
    • A great, modern assembler for 68k based on the old Madmac assembler by Atari.
  • VASM

Assembly programming

Assembly-level code optimization

Hardware intrinsics

Software tools

Game development libraries and tools

  • Agtools - Game prototyping system for Atari ST/e
  • ReservoirGods/GODLIB
    • An extensive C library by Resevoir Gods that provides many features that can be useful for game development.
  • MapEdit
    • Map editor dedicated dedicated for games development (2/16/256 colors or true colors).
  • PS2M
    • Means « Pixels to Sprites & Masks »: image tool dedicated for games development (2/4/16/256 colors sprites).
  • half-sprite
    • Sprite generator for the Atari ST and compatibles.

Music composition tools

Source code collections

OS ROMs

  • EmuTOS
    • EmuTOS is a free OS similar to TOS, which powered the Atari ST and its successors between 1985 and 1994.
  • TOS Images Collection

Hardware tools

  • SidecarTridge
    • Various devices that make working with legacy hardware in modern times more pleasant.
  • Lightning ST
    • The Lightning ST is a pcb with two USB 1.1 compatible ports, an IDE interface and an adressdecoder for TOS2.06.
  • UltraDev
    • ultraDev is a FGPA-based development cartridge for Atari computers.

FPGA

Technical background information for specific games

Other link aggregation sources

About

A collection of resources for developing software for the 16/32 bit Atari series of computers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors