Icon

Program Counter

This directory contains 6 workflows.

Read And Increment Program Counter (Byte) 

Reads the current value of the orogram counter in the state table and then increments the stored value.

Read And Increment Program Counter (Word) 

Reads the current value of the orogram counter in the state table and then increments the stored value.

Read Program Counter (Byte) 

Reads the byte value currently stored for the program counter in the state table.

Read Program Counter (Word) 

Reads the word value currently stored for the program counter in the state table.

Set Program Counter (Byte) 

Sets the program counter to a specified byte value.

Set Program Counter (Word) 

Sets the program counter to a specified word value.