Module tx2

Module tx2 

Source
Expand description

Emulation of the TX-2 computer.

§Principles of Operation

Calls are non-blocking and update the state of the emulated TX-2 where necessary.

§Timing

Method calls return information about how much simulated time they would have taken up. The caller is responsible for snsuring that method calls are paced such that the overall execution speed is whatever it wants (for example 1x speed).

Structs§

Tx2
Tx2 emulates the TX-2 computer, with peripherals.