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.

Page revision history

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

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!! C and C++
!!! C
At line 8 changed one line
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.\\
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.
At line 11 changed one line
! ATR-Images
! ATR images
At line 17 added one line
At line 25 changed 2 lines
OSS tiny-c ad\\
\\
OSS tiny-c ad
At line 28 changed one line
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.\\
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.
At line 36 changed one line
! ATR-Images
! ATR images
At line 46 changed 10 lines
OSS C/65 Cover\\
\\
!! CC65 ; CC65 is a PD 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]
* [3dMaze] A 3D Maze Program by Stefan Haubenthal
* [Graphics 15plus] - This is a small example on how to use Graphics 15+ with CC65
* [Greed] - a Game in CC65
\\
OSS C/65 Cover
At line 57 changed one line
! ATR-Images
! ATR images
At line 58 added 2 lines
* [Cplusplus 1.2 A.atr]
* [Cplusplus 1.2 B.atr]
At line 65 changed one line
\\
At line 67 changed one line
! Manuals
! Manual
At line 69 changed 2 lines
\\
! ATR-Images
! ATR images
At line 76 changed 5 lines
\\
!! C++
! ATR-Images
* [Cplusplus 1.2 A.atr]
* [Cplusplus 1.2 B.atr]
!! CC65 ; CC65 is a PD 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]
* [3dMaze] A 3D Maze Program by Stefan Haubenthal
* [Graphics 15plus] - This is a small example on how to use Graphics 15+ with CC65
* [Greed] - a Game in CC65