Small Device C Compiler: Difference between revisions

Content deleted Content added
Adriweb (talk | contribs)
m Version upate
SPTH (talk | contribs)
m Update list of supported target architectures.
Line 26:
==Supported target architectures==
* [[Intel 8051]] and its derivatives.
* [[Zilog]] [[Z80]] and binary compatible derivatives such as the [[eZ80]].
* Zilog [[Z180]].
* [[Rabbit 2000]] and the binary compatible derivative Rabbit 3000.
* Rabbit 3000A and binary compatible derivatives such as the Rabbit 4000.
* Zilog [[eZ80]] in Z80 mode.
* [[Sharp Corporation|Sharp]] LR35902 (the CPU used in the [[Game Boy]]).
* [[Freescale]] ([[Motorola]]) [[Freescale 68HC08|HC08]].
Line 35 ⟶ 36:
* [[STMicroelectronics]] [[STM8]].
* [[Toshiba]] [[TLCS-90]].
* [[Padauk Technology]] PDK14 and PDK15
 
Work is in progress on:
* [[Microchip Technology|Microchip]] [[PIC16]] and [[PIC18]].<ref>{{cite web |url=http://sdcc.sourceforge.net/|title=SDCC - Small Device C Compiler|author=|accessdate=2013-01-20}}</ref>
* Padauk Technology PDK13.
 
==See also==