Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEC-1G Code

C-code applications for the Z80 based TEC-1G computer.

Contents

  • lib - drivers and utilities for TEC-1G peripherals
  • examples - code examples

How To Build

  • Type "make" at the top-level.
  • Linux, ok
  • MacOS, ok
  • Windows, not tested

How To Use

  • The example applications compile to a out.ihx file (intel hex file)
  • The applications have a start address of 0x4000 (mon3 application start address)
  • Load the hex file, go to 0x4000, go ....

Dependencies

  • sdcc the small device c-compiler (tested with 4.2.0)
  • GNU Make

About

Code for the TEC-1G Computer

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages