TX-2-simulator icon indicating copy to clipboard operation
TX-2-simulator copied to clipboard

Implement SPF opcode

Open jamesyoungman opened this issue 3 years ago • 1 comments
trafficstars

This should be straightforward, based on the existing implementation of SPG (in op_configuration.rs).

jamesyoungman avatar Mar 29 '22 20:03 jamesyoungman

This is described on page 3-54 of the User's Handbook. That is available on-line as http://www.bitsavers.org/pdf/mit/tx-2/TX-2_UserHandbook_ch3.pdf

This is a good starter project because SPF only does part of the work of SPG, and we already implemented SPG.

jamesyoungman avatar Mar 29 '22 21:03 jamesyoungman