test.micro	Microcode
up.micro	Microcode (counts up reg B, run with proc or proci)
hello.micro	Microcode (run with proc or procc)

proc.m		Main function of precessor
parsecode.m 	Reads the microcode, read the microcode and put it into memory
rullboll.m 	trackball to mac-mouse interface simulation
maze.m		Plot a maze (test for 4014 plot function)
bitop.s		Bitoperations
gates.m		Not used in proc 
flipfops.m	Not used in proc
4014.m		plot interface to 4014



To run the processor write:
proc[ci] -u microcode  

