Giter Site home page Giter Site logo

hi-tech-z80-c-cross-compiler's Introduction

HI-TECH-Z80-C-Cross-Compiler

This is the HI-TECH Z80 C Cross Compiler (MS-DOS) v4.11

On the Facebook Zilog Z80 DIY group, Chris A Hills requested and was granted permission from Microchip Technology Inc. to release this software for cross-compiling CP/M Z80 programs under MS-DOS.

The external download link for this software is

http://www.safetycritical.info/pub/Microchip_Hitech_C_Z80.zip

and it is also available from GitHub from here.

Please read and keep a copy of the licence agreement in the LICENSE file with all copies of these files.

This version runs under x86 MS-DOS (or equivalent). If you're wanting a version that runs on a Z80 under CP/M - please use the updated and enhanced version derived from HI-TECH C Compiler for Z80 v3.09 from

https://github.com/agn453/HI-TECH-Z80-C

Source files extracted

I've extracted the library source files from the Huffman encoded .HUF archives into the cpm, float, gen, romstdio and stdio folders.

Documentation is in the manuals folder.

To install to MS-DOS, copy the files from the diskA and diskB folders (and all their subfolders - preserving the directory heirarchy) into a empty directory on the MS-DOS hard disk and run the install program.

rem  Assumes files are located in C:\KITS\HITECHC
cd c:\
mkdir ins
xcopy /s c:\kits\hitechc\diska\*.* \ins
xcopy /s c:\kits\hitechc\diskb\*.* \ins
rem Mount the folder as drive I:
subst i: \ins
i:
install

When prompted, specify 'i' as the drive letter containing the distribution, and choose the default path of C:\HITECH to install the files.

When done, remember to review changes to the AUTOEXEC.BAT file and remove the drive substitution before re-booting.

cd c:\
subst i: /d

-- Tony Nicholson 10-May-2021

hi-tech-z80-c-cross-compiler's People

Contributors

agn453 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hi-tech-z80-c-cross-compiler's Issues

Latest version

I've the latest (?) version of this compiler with its manuals (V8 or V7.8pl2, the version number is differ if you look at the IDE or at the read.me with the compiler) . Even if it is released in 2001, I'm not sure about the state of the copyright.
Do you have info about this aspect ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.