Category Archives: Download pyCPU files

Download pyCPU

You can get the curent development files at:

http://sourceforge.net/projects/pycpu/files/

Explaning the Files on sourceforge:

RS232_Norbo.py …..Implements the RS232 Receiver/Transmitter Unit

MakeProcessorBytecode.py …..Generates the Code for the Cpu from the Python code.

pyCPU.py …..Implennts the  Complete CPU and uses RS232_Norbo.py and MakeProcessorBytecode.py for this