simh-testsetgenerator/NOVA
Mark Pizzolato 8c325db1ab Various Magtape Devices: Handle Coverity report of tape error status cases
Coverity flagged one magtape simulator for having fewer case breakouts
than the range of MTSE_x errors, after they were expanded for
MTSE_LEOT (listed as "V4 compatibility") and MTSE_RUNAWAY (for
Dave Bryan's implementation of erase and erase gap).

According to Dave, it turns out that MTSE_RUNAWAY can only be
returned if the magtape simulator supports and implements a density
specification and the ERASE function. The simulators Bob Supnik wrote
don't meet that criteria, so the expanded errors can't be returned.

Simply add a "default" case to the map logic returning SCPE_IERR for
unexpected cases.
2022-03-13 11:23:11 -07:00
..
eclipse.txt Notes For V3.5-0 2011-04-15 08:34:58 -07:00
eclipse_cpu.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
eclipse_tt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_clk.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_cpu.c NOVA: Fix carry display in CPU instruction history 2020-09-26 17:57:17 -04:00
nova_defs.h eclipse: Build requires USE_INT64 2020-03-07 21:28:51 -08:00
nova_dkp.c ALL: Correct help text in "SET <unit> LOCKED" MTAB entries 2021-04-19 15:22:15 -07:00
nova_dsk.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_lp.c H316, NOVA, PDP11, PDP8, PDP18B, KX10: Record Sequential updates consistently 2021-06-08 14:25:23 -07:00
nova_mta.c Various Magtape Devices: Handle Coverity report of tape error status cases 2022-03-13 11:23:11 -07:00
nova_plt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_pt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
nova_qty.c BESM6, NOVA, ECLIPSE, SIGMA: Set DEVICE type to DEV_MUX in MUX devices 2020-03-31 08:59:50 -07:00
nova_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
nova_tt.c NOVA, PDP1,, sigma: Various cosmetic/typo changes 2017-03-20 08:01:58 -07:00
nova_tt1.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00