Сообщение от Philipp Klaus Krause
On 16.09.2012 20:32, Oleg N. Cher wrote:
>> I have one more question for you. Brings the SDCC development work some
>> advantage or profit to you? Or your work is 'for fun' only?
I use sdcc myself (for some hobby retrogaming stuff), so you I get the
advantage of having a better compiler, as does any other sdcc user. I'm
just a PhD student at the university of Frankfurt, working on sdcc when
I have some time to do so.
>> I heard that company Zilog presently releases Z80-based microcontrollers
>> on the base of the Z80 command system. Can be they are interested in
>> commercial support for improvement to code generation in development of
>> SDCC?
Zilog considers the Z80 a legacy product. They do have some current
products based on the eZ80, which is somewhat similar to Z80 and other
architectures, which are wuite different. Zilog has their own C compiler
supporting the eZ80 and the other architectures. sdcc currently does not
support the eZ80 or any other current Zilog architecture.
Philipp