Next Previous Contents

1. Introduction

Pcnec is a simple command-interface program which permit to program Nec 78k/0 and Nec 78k/0s 8 bit flash microcontrollers using a very simple interface connected to the PC parallel port.
It was originally written for Linux, but it can be compiled for several other unices OS making little modifications to the microdelay.c routine.
Because Nec flash microcontrollers require very long time to be pre-written, erased and verified, Pcnec was been written optimizing all timings, expecially those which were reporting uncorrectly on the Nec flash specifications.

Warning: this is an opersource software, that you can freely exchange and improve: please read the LICENSE. The software is provided with absolute NO WARRANTY!

1.1 Changes


Next Previous Contents