davidgiven / cowgol

A self-hosted Ada-inspired programming language for very small systems.
BSD 2-Clause "Simplified" License
248 stars 20 forks source link

Add a 68000 backend for the Atari ST #107

Closed davidgiven closed 3 years ago

davidgiven commented 3 years ago

This adds a basic --- unoptimised --- backend generating vanilla 68000 code. It's currently targeting the Atari ST. There's a basic emulator which supports Pterm0 and Cconout only.