mirror of
https://github.com/open-simh/simh.git
synced 2026-03-01 09:41:10 +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