Close

Teletype

A project log for Trinity Core and Net

A 32 Bit Variable Length Instruction Set Core and Transputer Like Comms Network

andre-powellAndre Powell 10/26/2016 at 21:480 Comments

I have now added a simple Teletype function to the system so that when the code writes to a specifc address a character is added to a line variable.

If the character is a Carriage Return then it prints the line on the screen.

By this method I can start to see what the core is doing.

Discussions