Difference between revisions of "Sierra 68000 C Compiler"

From Sega Retro

Line 12: Line 12:
 
}}
 
}}
 
{{stub}}The '''''{{PAGENAME}}'''''{{fileref|Dr. Dobb's Journal US 162.pdf|page=88}} is a ''MS-DOS'' software-based PC hosted C cross-compiler, developed by [[Sierra Systems]] and released in 1987, for the [[Motorola 68000]] Family  microprocessors, composed by a 68000 C compiler, macro assembler, linker, librarian, up/down loader
 
{{stub}}The '''''{{PAGENAME}}'''''{{fileref|Dr. Dobb's Journal US 162.pdf|page=88}} is a ''MS-DOS'' software-based PC hosted C cross-compiler, developed by [[Sierra Systems]] and released in 1987, for the [[Motorola 68000]] Family  microprocessors, composed by a 68000 C compiler, macro assembler, linker, librarian, up/down loader
(both serial and parallel) and a source level debugger. It was largely used in the early 90's in 68000-based applications ranging from navigational systems to printer applications and video games (the [[Sega Channel]] [[BIOS]] and the  [[Western Technologies]] [[Genesis Development Card]]{{ref|http://www.smspower.org/forums/files/segadev_front_785.jpg}} firmware, were both programmed with the Sierra 68000 C Compiler) and was licensed to and included by [[Sega]] in their [[Sega Mega Drive]] Development Kit sold to Third-Party video game development companies (listed in old [https://segaretro.org/images/e/e6/Cross_Products_Export_Price_List_-_May_1995.pdf Cross Products] Price lists, which was, at the time, part of [[Sega]]). It contains several key features such as highly optimized code, rapid compilation times, ROMable code, position independent and reentrant code generation and support for resident libraries, fragmented address space and IEEE floating point format.
+
(both serial and parallel) and a source level debugger. It was largely used in the early 90's in 68000-based applications ranging from navigational systems to printer applications and video games (the [[Sega Channel]] [[BIOS]] and the  [[Western Technologies]] [[Genesis Development Card]]{{ref|http://www.smspower.org/forums/files/segadev_front_785.jpg}} firmware, were both programmed with the Sierra 68000 C Compiler) and was licensed to and included by [[Sega]] in their [[Sega Mega Drive]] Development Kit sold to Third-Party video game development companies (listed in old [[Cross Products]] Price lists{{fileref|Cross Products Export Price List - May 1995.pdf|page=3}}, which was, at the time, part of [[Sega]]). It contains several key features such as highly optimized code, rapid compilation times, ROMable code, position independent and reentrant code generation and support for resident libraries, fragmented address space and IEEE floating point format.
  
 
==References==
 
==References==

Revision as of 13:40, 7 November 2017

n/a

Sierra 68000 C Compiler Graphical User Interface(Alt).png

Sierra 68000 C Compiler
Release Date RRP Code
IBM PC compatibles
US
$2,0002,000 CC010 (Cross Products ref Nº)

This short article is in need of work. You can help Sega Retro by adding to it.


The Sierra 68000 C Compiler[1] is a MS-DOS software-based PC hosted C cross-compiler, developed by Sierra Systems and released in 1987, for the Motorola 68000 Family microprocessors, composed by a 68000 C compiler, macro assembler, linker, librarian, up/down loader (both serial and parallel) and a source level debugger. It was largely used in the early 90's in 68000-based applications ranging from navigational systems to printer applications and video games (the Sega Channel BIOS and the Western Technologies Genesis Development Card[2] firmware, were both programmed with the Sierra 68000 C Compiler) and was licensed to and included by Sega in their Sega Mega Drive Development Kit sold to Third-Party video game development companies (listed in old Cross Products Price lists[3], which was, at the time, part of Sega). It contains several key features such as highly optimized code, rapid compilation times, ROMable code, position independent and reentrant code generation and support for resident libraries, fragmented address space and IEEE floating point format.

References