mirror of
https://github.com/open-simh/simh.git
synced 2026-01-14 15:46:31 +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