mirror of
https://github.com/simh/simh.git
synced 2026-01-13 15:27:14 +00:00
Tom McBride conducted extensive tests on the floating point unit and found no errors, except one: the TFL instruction is defined but not actually implemented. This updates fixes that problem. /Bob