New Hitech C Z80 compiler for Windows/Linux?

Page 1/3
| 2 | 3

By DarkSchneider

Paladin (1021)

DarkSchneider's picture

16-03-2018, 13:24

Anyone knows something about this?

http://windevelopmenttools.blogspot.com.es/2007/08/zilog-z80z180-c-compiler-assembler-ide.html

It seems they released a new tool working on Windows and Linux.

Of course, looking for it and nothing found. I can't understand you stop offering a product and make it dissapear completely from everywhere. The Z80 seems to be damned.

Login or register to post comments

By Wolverine_nl

Paragon (1160)

Wolverine_nl's picture

16-03-2018, 14:46

Yes, this is the everlasting quest for their z80 package, did that, found nothing as well.

By ARTRAG

Enlighted (6935)

ARTRAG's picture

17-03-2018, 12:31

Use dosbox and the dos version

By ARTRAG

Enlighted (6935)

ARTRAG's picture

17-03-2018, 14:54

Its latest release is v7.80p2 from 1984-2001 for ms-dos and Windows XP
Sadly it does not work in windows 7 and up

This is done using that compiler
https://github.com/artrag/C-experiments-for-msx.git

Try this in openmsx with an msx 2 or TurboR
https://github.com/artrag/C-experiments-for-msx/blob/master/...

By DarkSchneider

Paladin (1021)

DarkSchneider's picture

17-03-2018, 17:18

Too much trouble. Missing from everywhere, cracks...
They could offer it via online with PayPal or even free if they don't want to support it at all.

I will continue using ASCII-C as using C is to easy the task not for harden it.

By Grauw

Ascended (10771)

Grauw's picture

17-03-2018, 18:23

Maybe nice if someone wrote an MSX-DOS emulator for Windows / Mac / Linux… Essentially an unthrottled Z80 emulator with hooks at the BDOS entry points to translate the calls to host OS operations (file access, console I/O). Then software like ASCII-C could be easily and quickly executed from cross-compiling build scripts. Should be a relatively easy project I’d say.

By PingPong

Enlighted (4140)

PingPong's picture

17-03-2018, 19:05

Grauw wrote:

Maybe nice if someone wrote an MSX-DOS emulator for Windows / Mac / Linux… Essentially an unthrottled Z80 emulator with hooks at the BDOS entry points to translate the calls to host OS operations (file access, console I/O). Then software like ASCII-C could be easily and quickly executed from cross-compiling build scripts. Should be a relatively easy project I’d say.

Why ? hitech -c compiler (as artrag suggestion) is a relatively modern, ANSI99 standard complaint, fast, highly optimizing compiler. It does run fine on DOS BOX.
and DOS BOX is available under windows, linux, and (never checked) Mac

By Grauw

Ascended (10771)

Grauw's picture

17-03-2018, 19:35

Actually for DOSBOX the story is the same; I would want something that emulates the PC-DOS environment cross-platform, so I can run the hitech-c directly from the command line in a build script. Is there such a wrapper for DOS programs?

And additionally, I would say such a wrapper for MSX-DOS would be useful for more than C alone.

By DarkSchneider

Paladin (1021)

DarkSchneider's picture

17-03-2018, 19:49

What I'd like most is a new C compiler compatible with the M80 and L80 so we could use all the ASCII libraries and could use the same code and libs already done.
Solid-C was the one, but unfortunately we know what happened Sad

By sp4

Master (214)

sp4's picture

20-03-2018, 21:46

Hi ARTRAG, can I talk to you in private please?
I have anything to propose to you.
Thank you.
sp4

By sp4

Master (214)

sp4's picture

20-03-2018, 21:49

ARTRAG, my email address is newbie75@libero.it you can contact me in italian please.

Page 1/3
| 2 | 3