This page (revision-34) was last changed on 03-Feb-2023 15:21 by Carsten Strotmann 

This page was created on 08-Mar-2010 20:08 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Version Date Modified Size Author Changes ... Change note
34 03-Feb-2023 15:21 3 KB Carsten Strotmann to previous
33 14-May-2020 20:52 3 KB Roland B. Wassenberg to previous | to last
32 23-Sep-2019 02:22 3 KB Roland B. Wassenberg to previous | to last
31 23-Sep-2019 02:19 3 KB Roland B. Wassenberg to previous | to last
30 19-Oct-2017 21:23 3 KB Stefan Haubenthal to previous | to last
29 18-Jun-2016 16:48 3 KB Roland B. Wassenberg to previous | to last
28 17-Jun-2016 23:46 3 KB Roland B. Wassenberg to previous | to last
27 05-May-2016 22:59 3 KB Roland B. Wassenberg to previous | to last
26 11-Nov-2015 23:35 3 KB Roland B. Wassenberg to previous | to last
25 11-Nov-2015 01:41 3 KB Roland B. Wassenberg to previous | to last
24 10-Nov-2015 12:08 2 KB Peter Dell to previous | to last
23 09-Nov-2015 23:33 2 KB Roland B. Wassenberg to previous | to last
22 09-Nov-2015 18:33 2 KB Roland B. Wassenberg to previous | to last
21 03-Nov-2015 01:00 2 KB Roland B. Wassenberg to previous | to last

Difference between version and

At line 1 removed 80 lines
!!! C
[{TableOfContents }]
!! OSS tiny-c Copyright (C) 1978 tiny c associates, 1982 OSS, Inc., Thomas A. Gibson and Scott B. Guthery
OSS tiny-c was a small C compiler disk.\\
\\
From Atari FAQ:\\
First sold C compiler by OSS. This compiler was used to compile itself! First true language "bootstrap" on any 8-bit machine (it was also available for Apple and CP/M machines). Derived from Dr. Dobbs "Small C". Compiles to 6502 code which emulates the 8080 instruction set.
! Manual
* [OSS tiny-c manual|tiny-c_manual.pdf] ; size: 2.6 MB
! ATR images
* [TINY-C_program_disk.atr] ; TINY-C+ Version 1.1 program disk ; Mega-thanks to Kyle22 from AtariAge for giving us the ATR-imgaes, we are deep in your debt!
* [TINY-C_source_disk.atr] ; TINY-C+ Version 1.1 __source code__ disk with ASM-files ; Mega-thanks to Kyle22 from AtariAge for giving us the ATR-imgaes, we are deep in your debt!
! Pictures
[{Image src='TINY-C_.jpg' width=788 height=134 }]
OSS TINY-C+ Version 1.1 program startscreen\\
\\
[{Image src='DIR.jpg' width=294 height=293 }]
OSS TINY-C+ Version 1.1 directory of program disk\\
\\
[{Image src='tiny-C_Title.jpg' width=485 height=358 }]\\
OSS tiny-c manual cover\\
\\
[{Image src='tiny-c.jpg' width=275 height=305 }]\\
OSS tiny-c ad
!! OSS C/65 Copyright (C) 1982 OSS, Inc.
C programming language for the Atari. A subset of C, C/65 only generated assembly source code. An assembly compiler (like MAC/65) is needed to generate an executable file. Marketed, not produced by OSS.
! Manuals
* [OSS C-65 Manual.pdf|http://data.atariwiki.org/DATA/OSS_C-65-Manual.pdf] ; size: 40,2 MB; thanks to Serious Computerist
* [OSS C-65 Reference Manual-(C) 1982 OSS, Inc..pdf] ;full OSS C/65 Reference Manual with OCR; mega-thanks to Fuji-Man from AtariAge!
* [C/65 Manual (text version)|C65Manual-Text]
* [OSS C 65 Quick Start Guide.pdf]
! ATR images
* [OSS C-65.atr] OSS C/65
* [OSS C-65 with TURBO-DOS XE.atr] OSS C/65 with TURBO-DOS XE
* [C-65 (A) - C-65 with DOS XL 2.30.atr] OSS C/65 with DOS XL 2.30 - Part A with the compiler
* [C-65 (B) - MAC-65 with DOS XL 2.30.atr] OSS C/65 with DOS XL 2.30 and MAC/65 as editor for creating C source files - Part B
* [C-65 with OS-Aplus-1.atr] OSS C/65 with OS/A+ Disk 1
* [C-65 with OS-Aplus-2.atr] OSS C/65 with OS/A+ Disk 2
! Picture
[{Image src='c65-front.png' width=301 height=501 }]\\
OSS C/65 Cover
!! Deep Blue C
! ATR images
* [Deep Blue C A.atr]
* [Deep Blue C B.atr]
* [Deep Blue C Compiler version 1.1 (1982).atr]
* [Cplusplus 1.2 A.atr]
* [Cplusplus 1.2 B.atr]
* [Deep Blue C (alt) A.atr]
* [Deep Blue C (alt) B.atr]
* [Antic_Deep_Blue_C_compiler.atr] ; Compiler version 1.2
* [Antic_Deep_Blue_C_compiler_Docs.atr] ; Compiler version 1.2 documents
!! Lightspeed C 1.15
! Manual
* [Lightspeed C.pdf] Lightspeed C manual
! ATR images
* [Lightspeed C 1.15 A.atr]
* [Lightspeed C 1.15 B.atr]
* [Lightspeed C (s1).atr]
* [Lightspeed C (s2).atr]
* [Lightspeed C (s3).atr]
!! CC65 ; CC65 is an Open Source C cross compiler for Atari 8-bit computers
* [CC65 suite|CC65_suite.zip] ; size: 4.4 MB ; complete developer package from all over the internet. Working! Thanks to Carnegie Mellon University's School of Computer Science for hosting many files. :-)
* [CC65 Einsteigerkurs]
* [CC65 Porting ideas]
At line 83 removed one line
* [Greed] - a Game in CC65