WARNING: V2.10 has reorganized and renamed some of the definition files for the PDP-10, PDP-11, and VAX. Be sure to delete all previous source files before you unpack the Zip archive, or unpack it into a new directory structure. WARNING: V2.10 has a new, more comprehensive save file format. Restoring save files from previous releases will cause 'invalid register' errors and loss of CPU option flags, device enable/ disable flags, unit online/offline flags, and unit writelock flags. WARNING: If you are using Visual Studio .NET through the IDE, be sure to turn off the /Wp64 flag in the project settings, or dozens of spurious errors will be generated. WARNING: Compiling Ethernet support under Windows requires extra steps; see the Ethernet readme file. Ethernet support is currently available only for Windows, Linux, NetBSD, and OpenBSD. 1. New Features 1.1 SCP and Libraries - The VT emulation package has been replaced by the capability to remote the console to a Telnet session. Telnet clients typically have more complete and robust VT100 emulation. - Simulated devices may now have statically allocated buffers, in addition to dynamically allocated buffers or disk-based data stores. - The DO command now takes substitutable arguments (max 9). In command files, %n represents substitutable argument n. - The initial command line is now interpreted as the command name and substitutable arguments for a DO command. This is backward compatible to prior versions. - The initial command line parses switches. -Q is interpreted as quiet mode; informational messages are suppressed. - The HELP command now takes an optional argument. HELP <cmd> types help on the specified command. - Hooks have been added for implementing GUI-based consoles, as well as simulator-specific command extensions. A few internal data structures and definitions have changed. - Two new routines (tmxr_open_master, tmxr_close_master) have been added to sim_tmxr.c. The calling sequence for sim_accept_conn has been changed in sim_sock.c. - The calling sequence for the VM boot routine has been modified to add an additional parameter. - SAVE now saves, and GET now restores, controller and unit flags. - Library sim_ether.c has been added for Ethernet support. 1.2 VAX - Non-volatile RAM (NVR) can behave either like a memory or like a disk-based peripheral. If unattached, it behaves like memory and is saved and restored by SAVE and RESTORE, respectively. If attached, its contents are loaded from disk by ATTACH and written back to disk at DETACH and EXIT. - SHOW <device> VECTOR displays the device's interrupt vector. A few devices allow the vector to be changed with SET <device> VECTOR=nnn. - SHOW CPU IOSPACE displays the I/O space address map. - The TK50 (TMSCP tape) has been added. - The DEQNA/DELQA (Qbus Ethernet controllers) have been added. - Autoconfiguration support has been added. - The paper tape reader has been removed from vax_stddev.c and now references a common implementation file, dec_pt.h. - Examine and deposit switches now work on all devices, not just the CPU. - Device address conflicts are not detected until simulation starts. 1.3 PDP-11 - SHOW <device> VECTOR displays the device's interrupt vector. Most devices allow the vector to be changed with SET <device> VECTOR=nnn. - SHOW CPU IOSPACE displays the I/O space address map. - The TK50 (TMSCP tape), RK611/RK06/RK07 (cartridge disk), RX211 (double density floppy), and KW11P programmable clock have been added. - The DEQNA/DELQA (Qbus Ethernet controllers) have been added. - Autoconfiguration support has been added. - The paper tape reader has been removed from pdp11_stddev.c and now references a common implementation file, dec_pt.h. - Device bootstraps now use the actual CSR specified by the SET ADDRESS command, rather than just the default CSR. Note that PDP-11 operating systems may NOT support booting with non-standard addresses. - Specifying more than 256KB of memory, or changing the bus configuration, causes all peripherals that are not compatible with the current bus configuration to be disabled. - Device address conflicts are not detected until simulation starts. 1.4 PDP-10 - SHOW <device> VECTOR displays the device's interrupt vector. A few devices allow the vector to be changed with SET <device> VECTOR=nnn. - SHOW CPU IOSPACE displays the I/O space address map. - The RX211 (double density floppy) has been added; it is off by default. - The paper tape now references a common implementation file, dec_pt.h. - Device address conflicts are not detected until simulation starts. 1.5 PDP-1 - DECtape (then known as MicroTape) support has been added. - The line printer and DECtape can be disabled and enabled. 1.6 PDP-8 - The RX28 (double density floppy) has been added as an option to the existing RX8E controller. - SHOW <device> DEVNO displays the device's device number. Most devices allow the device number to be changed with SET <device> DEVNO=nnn. - Device number conflicts are not detected until simulation starts. 1.7 IBM 1620 - The IBM 1620 simulator has been released. 1.8 AltairZ80 - A hard drive has been added for increased storage. - Several bugs have been fixed. 1.9 HP 2100 - The 12845A has been added and made the default line printer (LPT). The 12653A has been renamed LPS and is off by default. It also supports the diagnostic functions needed to run the DCPC and DMS diagnostics. - The 12557A/13210A disk defaults to the 13210A (7900/7901). - The 12559A magtape is off by default. - New CPU options (EAU/NOEAU) enable/disable the extended arithmetic instructions for the 2116. These instructions are standard on the 2100 and 21MX. - New CPU options (MPR/NOMPR) enable/disable memory protect for the 2100 and 21MX. - New CPU options (DMS/NODMS) enable/disable the dynamic mapping instructions for the 21MX. - The 12539 timebase generator autocalibrates. 1.10 Simulated Magtapes - Simulated magtapes recognize end of file and the marker 0xFFFFFFFF as end of medium. Only the TMSCP tape simulator can generate an end of medium marker. - The error handling in simulated magtapes was overhauled to be consistent through all simulators. 1.11 Simulated DECtapes - Added support for RT11 image file format (256 x 16b) to DECtapes. 2. Release Notes 2.1 Bugs Fixed - TS11/TSV05 was not simulating the XS0_MOT bit, causing failures under VMS. In addition, two of the CTL options were coded interchanged. - IBM 1401 tape was not setting a word mark under group mark for load mode reads. This caused the diagnostics to crash. - SCP bugs in ssh_break and set_logon were fixed (found by Dave Hittner). - Numerous bugs in the HP 2100 extended arithmetic, floating point, 21MX, DMS, and IOP instructions were fixed. Bugs were also fixed in the memory protect and DMS functions. The moving head disks (DP, DQ) were revised to simulate the hardware more accurately. Missing functions in DQ (address skip, read address) were added. 2.2 HP 2100 Debugging - The HP 2100 CPU nows runs all of the CPU diagnostics. - The peripherals run most of the peripheral diagnostics. There is still a problem in overlapped seek operation on the disks. See the file hp2100_diag.txt for details. 3. In Progress These simulators are not finished and are available in a separate Zip archive distribution. - Interdata 16b/32b: coded, partially tested. See the file id_diag.txt for details. - SDS 940: coded, partially tested.
1175 lines
41 KiB
C
1175 lines
41 KiB
C
/* pdp11_rp.c - RP04/05/06/07 RM02/03/05/80 "Massbus style" disk controller
|
||
|
||
Copyright (c) 1993-2002, Robert M Supnik
|
||
|
||
Permission is hereby granted, free of charge, to any person obtaining a
|
||
copy of this software and associated documentation files (the "Software"),
|
||
to deal in the Software without restriction, including without limitation
|
||
the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||
and/or sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following conditions:
|
||
|
||
The above copyright notice and this permission notice shall be included in
|
||
all copies or substantial portions of the Software.
|
||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||
ROBERT M SUPNIK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
|
||
Except as contained in this notice, the name of Robert M Supnik shall not
|
||
be used in advertising or otherwise to promote the sale, use or other dealings
|
||
in this Software without prior written authorization from Robert M Supnik.
|
||
|
||
rp RH/RP/RM moving head disks
|
||
|
||
29-Sep-02 RMS Added variable address support to bootstrap
|
||
Added vector change/display support
|
||
Revised mapping mnemonics
|
||
New data structures
|
||
24-Apr-02 RMS Fixed SHOW RP ADDRESS
|
||
26-Jan-02 RMS Revised bootstrap to conform to M9312
|
||
06-Jan-02 RMS Revised enable/disable support
|
||
30-Nov-01 RMS Added read only unit, extended SET/SHOW support
|
||
24-Nov-01 RMS Changed RPDS, RPER, FLG, CAPAC, RPFN to arrays
|
||
09-Nov-01 RMS Added bus map, VAX support
|
||
23-Oct-01 RMS Fixed bug in error interrupts
|
||
15-Oct-01 RMS Added debug logging
|
||
05-Oct-01 RMS Rewrote interrupt handling from schematics
|
||
02-Oct-01 RMS Revised CS1 write code
|
||
30-Sep-01 RMS Moved CS1<5:0> into drives
|
||
28-Sep-01 RMS Fixed interrupt handling for SC/ATA
|
||
07-Sep-01 RMS Revised device disable and interrupt mechanisms
|
||
20-Aug-01 RMS Added bad block option in attach
|
||
13-Jul-01 RMS Changed fread call to fxread (found by Peter Schorn)
|
||
14-May-01 RMS Added check for unattached drive
|
||
25-Apr-01 RMS Added device enable/disable support
|
||
21-Apr-01 RMS Implemented UAI function
|
||
02-Apr-01 RMS Fixed CS1.TRE error clear function, CS2.MXF/PE writes
|
||
25-Mar-01 RMS Corrected block fill calculation, IE write processing
|
||
15-Feb-01 RMS Corrected bootstrap string
|
||
14-Apr-99 RMS Changed t_addr to unsigned
|
||
05-Oct-98 RMS Fixed bug, failing to interrupt on go error
|
||
04-Oct-98 RMS Changed names to allow coexistence with RH/TU77
|
||
12-Nov-97 RMS Added bad block table command
|
||
10-Aug-97 RMS Fixed bugs in interrupt handling
|
||
|
||
The "Massbus style" disks consisted of several different large
|
||
capacity drives interfaced through a reasonably common (but not
|
||
100% compatible) family of interfaces into a 22b direct addressing
|
||
port. On the PDP-11/70, this was the Massbus; but on 22b Qbus
|
||
systems, this was through many different third party controllers
|
||
which emulated the Massbus interface.
|
||
|
||
WARNING: The interupt logic of the RH11/RH70 is unusual and must be
|
||
simulated with great precision. The RH11 has an internal interrupt
|
||
request flop, CSTB INTR, which is controlled as follows:
|
||
- Writing IE and DONE simultaneously sets CSTB INTR
|
||
- Controller clear, INIT, and interrupt acknowledge clear CSTB INTR
|
||
(and also clear IE)
|
||
- A transition of DONE from 0 to 1 sets CSTB from INTR
|
||
The output of INTR is OR'd with the AND of RPCS1<SC,DONE,IE> to
|
||
create the interrupt request signal. Thus,
|
||
- The DONE interrupt is edge sensitive, but the SC interrupt is
|
||
level sensitive.
|
||
- The DONE interrupt, once set, is not disabled if IE is cleared,
|
||
but the SC interrupt is.
|
||
|
||
The RP/RM functions in four environments:
|
||
|
||
- PDP-11 Q22 systems - bus map is bypassed
|
||
- PDP-11 Unibus systems with native 22b controllers - see above
|
||
- PDP-11 Unibus without native 22b controllers - the RP/RM behaves
|
||
as an 18b Unibus peripheral and must go through the I/O map
|
||
- VAX Q22 systems - the RP/RM must go through the I/O map
|
||
|
||
To distinguish the two Unibus cases, the PDP-11 version of the RP/RM
|
||
provides an internal mode flag for RH11 vs RH70
|
||
*/
|
||
|
||
#if defined (USE_INT64) /* VAX version */
|
||
#include "vax_defs.h"
|
||
#define VM_VAX 1
|
||
#define RP_RDX 16
|
||
#define RP_WID 32
|
||
#define DMASK 0xFFFF
|
||
#define RH11 0 /* always 22b */
|
||
|
||
#else /* PDP11 version */
|
||
#include "pdp11_defs.h"
|
||
#define VM_PDP11 1
|
||
#define RP_RDX 8
|
||
#define RP_WID 16
|
||
#define RH (cpu_18b || (cpu_ubm && cpu_rh11))
|
||
#define RH11 (RH)
|
||
extern uint16 *M;
|
||
extern int32 cpu_18b, cpu_ubm, cpu_rh11;
|
||
#endif
|
||
|
||
#include <math.h>
|
||
|
||
#define RP_NUMDR 8 /* #drives */
|
||
#define RP_NUMWD 256 /* words/sector */
|
||
#define RP_MAXFR (1 << 16) /* max transfer */
|
||
#define GET_SECTOR(x,d) ((int) fmod (sim_gtime() / ((double) (x)), \
|
||
((double) drv_tab[d].sect)))
|
||
|
||
/* Flags in the unit flags word */
|
||
|
||
#define UNIT_V_WLK (UNIT_V_UF + 0) /* write locked */
|
||
#define UNIT_V_DTYPE (UNIT_V_UF + 1) /* disk type */
|
||
#define UNIT_M_DTYPE 7
|
||
#define UNIT_V_AUTO (UNIT_V_UF + 4) /* autosize */
|
||
#define UNIT_V_DUMMY (UNIT_V_UF + 5) /* dummy flag */
|
||
#define UNIT_WLK (1 << UNIT_V_WLK)
|
||
#define UNIT_DTYPE (UNIT_M_DTYPE << UNIT_V_DTYPE)
|
||
#define UNIT_AUTO (1 << UNIT_V_AUTO)
|
||
#define UNIT_DUMMY (1 << UNIT_V_DUMMY)
|
||
#define GET_DTYPE(x) (((x) >> UNIT_V_DTYPE) & UNIT_M_DTYPE)
|
||
#define UNIT_WPRT (UNIT_WLK | UNIT_RO) /* write prot */
|
||
|
||
/* Parameters in the unit descriptor */
|
||
|
||
#define CYL u3 /* current cylinder */
|
||
#define FUNC u4 /* function */
|
||
|
||
/* RPCS1 - 176700 - control/status 1 */
|
||
|
||
#define CS1_GO CSR_GO /* go */
|
||
#define CS1_V_FNC 1 /* function pos */
|
||
#define CS1_M_FNC 037 /* function mask */
|
||
#define CS1_FNC (CS1_M_FNC << CS1_V_FNC)
|
||
#define FNC_NOP 000 /* no operation */
|
||
#define FNC_UNLOAD 001 /* unload */
|
||
#define FNC_SEEK 002 /* seek */
|
||
#define FNC_RECAL 003 /* recalibrate */
|
||
#define FNC_DCLR 004 /* drive clear */
|
||
#define FNC_RELEASE 005 /* port release */
|
||
#define FNC_OFFSET 006 /* offset */
|
||
#define FNC_RETURN 007 /* return to center */
|
||
#define FNC_PRESET 010 /* read-in preset */
|
||
#define FNC_PACK 011 /* pack acknowledge */
|
||
#define FNC_SEARCH 014 /* search */
|
||
#define FNC_XFER 024 /* >=? data xfr */
|
||
#define FNC_WCHK 024 /* write check */
|
||
#define FNC_WRITE 030 /* write */
|
||
#define FNC_WRITEH 031 /* write w/ headers */
|
||
#define FNC_READ 034 /* read */
|
||
#define FNC_READH 035 /* read w/ headers */
|
||
#define CS1_IE CSR_IE /* int enable */
|
||
#define CS1_DONE CSR_DONE /* ready */
|
||
#define CS1_V_UAE 8 /* Unibus addr ext */
|
||
#define CS1_M_UAE 03
|
||
#define CS1_UAE (CS1_M_UAE << CS1_V_UAE)
|
||
#define CS1_DVA 0004000 /* drive avail NI */
|
||
#define CS1_MCPE 0020000 /* Mbus par err NI */
|
||
#define CS1_TRE 0040000 /* transfer err */
|
||
#define CS1_SC 0100000 /* special cond */
|
||
#define CS1_MBZ 0012000
|
||
#define CS1_DRV (CS1_FNC | CS1_GO)
|
||
#define GET_FNC(x) (((x) >> CS1_V_FNC) & CS1_M_FNC)
|
||
|
||
/* RPWC - 176702 - word count */
|
||
|
||
/* RPBA - 176704 - base address */
|
||
|
||
#define BA_MBZ 0000001 /* must be zero */
|
||
|
||
/* RPDA - 176706 - sector/track */
|
||
|
||
#define DA_V_SC 0 /* sector pos */
|
||
#define DA_M_SC 077 /* sector mask */
|
||
#define DA_V_SF 8 /* track pos */
|
||
#define DA_M_SF 077 /* track mask */
|
||
#define DA_MBZ 0140300
|
||
#define GET_SC(x) (((x) >> DA_V_SC) & DA_M_SC)
|
||
#define GET_SF(x) (((x) >> DA_V_SF) & DA_M_SF)
|
||
|
||
/* RPCS2 - 176710 - control/status 2 */
|
||
|
||
#define CS2_V_UNIT 0 /* unit pos */
|
||
#define CS2_M_UNIT 07 /* unit mask */
|
||
#define CS2_UNIT (CS2_M_UNIT << CS2_V_UNIT)
|
||
#define CS2_UAI 0000010 /* addr inhibit */
|
||
#define CS2_PAT 0000020 /* parity test NI */
|
||
#define CS2_CLR 0000040 /* controller clear */
|
||
#define CS2_IR 0000100 /* input ready */
|
||
#define CS2_OR 0000200 /* output ready */
|
||
#define CS2_MDPE 0000400 /* Mbus par err NI */
|
||
#define CS2_MXF 0001000 /* missed xfer NI */
|
||
#define CS2_PGE 0002000 /* program err */
|
||
#define CS2_NEM 0004000 /* nx mem err */
|
||
#define CS2_NED 0010000 /* nx drive err */
|
||
#define CS2_PE 0020000 /* parity err NI */
|
||
#define CS2_WCE 0040000 /* write check err */
|
||
#define CS2_DLT 0100000 /* data late NI */
|
||
#define CS2_MBZ (CS2_CLR)
|
||
#define CS2_RW (CS2_UNIT | CS2_UAI | CS2_PAT | CS2_MXF | CS2_PE)
|
||
#define CS2_ERR (CS2_MDPE | CS2_MXF | CS2_PGE | CS2_NEM | \
|
||
CS2_NED | CS2_PE | CS2_WCE | CS2_DLT )
|
||
#define GET_UNIT(x) (((x) >> CS2_V_UNIT) & CS2_M_UNIT)
|
||
|
||
/* RPDS - 176712 - drive status */
|
||
|
||
#define DS_OF 0000001 /* offset mode */
|
||
#define DS_VV 0000100 /* volume valid */
|
||
#define DS_RDY 0000200 /* drive ready */
|
||
#define DS_DPR 0000400 /* drive present */
|
||
#define DS_PGM 0001000 /* programable NI */
|
||
#define DS_LST 0002000 /* last sector */
|
||
#define DS_WRL 0004000 /* write locked */
|
||
#define DS_MOL 0010000 /* medium online */
|
||
#define DS_PIP 0020000 /* pos in progress */
|
||
#define DS_ERR 0040000 /* error */
|
||
#define DS_ATA 0100000 /* attention active */
|
||
#define DS_MBZ 0000076
|
||
|
||
/* RPER1 - 176714 - error status 1 */
|
||
|
||
#define ER1_ILF 0000001 /* illegal func */
|
||
#define ER1_ILR 0000002 /* illegal register */
|
||
#define ER1_RMR 0000004 /* reg mod refused */
|
||
#define ER1_PAR 0000010 /* parity err */
|
||
#define ER1_FER 0000020 /* format err NI */
|
||
#define ER1_WCF 0000040 /* write clk fail NI */
|
||
#define ER1_ECH 0000100 /* ECC hard err NI */
|
||
#define ER1_HCE 0000200 /* hdr comp err NI */
|
||
#define ER1_HCR 0000400 /* hdr CRC err NI */
|
||
#define ER1_AOE 0001000 /* addr ovflo err */
|
||
#define ER1_IAE 0002000 /* invalid addr err */
|
||
#define ER1_WLE 0004000 /* write lock err */
|
||
#define ER1_DTE 0010000 /* drive time err NI */
|
||
#define ER1_OPI 0020000 /* op incomplete */
|
||
#define ER1_UNS 0040000 /* drive unsafe */
|
||
#define ER1_DCK 0100000 /* data check NI */
|
||
|
||
/* RPAS - 176716 - attention summary */
|
||
|
||
#define AS_U0 0000001 /* unit 0 flag */
|
||
|
||
/* RPLA - 176720 - look ahead register */
|
||
|
||
#define LA_V_SC 6 /* sector pos */
|
||
|
||
/* RPDB - 176722 - data buffer */
|
||
/* RPMR - 176724 - maintenace register */
|
||
/* RPDT - 176726 - drive type */
|
||
/* RPSN - 176730 - serial number */
|
||
|
||
/* RPOF - 176732 - offset register */
|
||
|
||
#define OF_HCI 0002000 /* hdr cmp inh NI */
|
||
#define OF_ECI 0004000 /* ECC inhibit NI */
|
||
#define OF_F22 0010000 /* format NI */
|
||
#define OF_MBZ 0161400
|
||
|
||
/* RPDC - 176734 - desired cylinder */
|
||
|
||
#define DC_V_CY 0 /* cylinder pos */
|
||
#define DC_M_CY 01777 /* cylinder mask */
|
||
#define DC_MBZ 0176000
|
||
#define GET_CY(x) (((x) >> DC_V_CY) & DC_M_CY)
|
||
#define GET_DA(c,fs,d) ((((GET_CY (c) * drv_tab[d].surf) + \
|
||
GET_SF (fs)) * drv_tab[d].sect) + GET_SC (fs))
|
||
|
||
/* RPCC - 176736 - current cylinder */
|
||
/* RPER2 - 176740 - error status 2 - drive unsafe conditions - unimplemented */
|
||
/* RPER3 - 176742 - error status 3 - more unsafe conditions - unimplemented */
|
||
/* RPEC1 - 176744 - ECC status 1 - unimplemented */
|
||
/* RPEC2 - 176746 - ECC status 2 - unimplemented */
|
||
|
||
/* RPBAE - 176750 - bus address extension */
|
||
|
||
#define AE_M_MAE 0 /* addr ext pos */
|
||
#define AE_V_MAE 077 /* addr ext mask */
|
||
#define AE_MBZ 0177700
|
||
|
||
/* RPCS3 - 176752 - control/status 3 - unused except for duplicate IE */
|
||
|
||
#define CS3_MBZ 0177660
|
||
|
||
/* This controller supports many different disk drive types:
|
||
|
||
type #sectors/ #surfaces/ #cylinders/
|
||
surface cylinder drive
|
||
|
||
RM02/3 32 5 823 =67MB
|
||
RP04/5 22 19 411 =88MB
|
||
RM80 31 14 559 =124MB
|
||
RP06 22 19 815 =176MB
|
||
RM05 32 19 823 =256MB
|
||
RP07 50 32 630 =516MB
|
||
|
||
In theory, each drive can be a different type. The size field in
|
||
each unit selects the drive capacity for each drive and thus the
|
||
drive type. DISKS MUST BE DECLARED IN ASCENDING SIZE.
|
||
*/
|
||
|
||
#define RM03_DTYPE 0
|
||
#define RM03_SECT 32
|
||
#define RM03_SURF 5
|
||
#define RM03_CYL 823
|
||
#define RM03_DEV 020024
|
||
#define RM03_SIZE (RM03_SECT * RM03_SURF * RM03_CYL * RP_NUMWD)
|
||
|
||
#define RP04_DTYPE 1
|
||
#define RP04_SECT 22
|
||
#define RP04_SURF 19
|
||
#define RP04_CYL 411
|
||
#define RP04_DEV 020020
|
||
#define RP04_SIZE (RP04_SECT * RP04_SURF * RP04_CYL * RP_NUMWD)
|
||
|
||
#define RM80_DTYPE 2
|
||
#define RM80_SECT 31
|
||
#define RM80_SURF 14
|
||
#define RM80_CYL 559
|
||
#define RM80_DEV 020026
|
||
#define RM80_SIZE (RM80_SECT * RM80_SURF * RM80_CYL * RP_NUMWD)
|
||
|
||
#define RP06_DTYPE 3
|
||
#define RP06_SECT 22
|
||
#define RP06_SURF 19
|
||
#define RP06_CYL 815
|
||
#define RP06_DEV 020022
|
||
#define RP06_SIZE (RP06_SECT * RP06_SURF * RP06_CYL * RP_NUMWD)
|
||
|
||
#define RM05_DTYPE 4
|
||
#define RM05_SECT 32
|
||
#define RM05_SURF 19
|
||
#define RM05_CYL 823
|
||
#define RM05_DEV 020027
|
||
#define RM05_SIZE (RM05_SECT * RM05_SURF * RM05_CYL * RP_NUMWD)
|
||
|
||
#define RP07_DTYPE 5
|
||
#define RP07_SECT 50
|
||
#define RP07_SURF 32
|
||
#define RP07_CYL 630
|
||
#define RP07_DEV 020042
|
||
#define RP07_SIZE (RP07_SECT * RP07_SURF * RP07_CYL * RP_NUMWD)
|
||
|
||
struct drvtyp {
|
||
int sect; /* sectors */
|
||
int surf; /* surfaces */
|
||
int cyl; /* cylinders */
|
||
int size; /* #blocks */
|
||
int devtype; /* device type */
|
||
};
|
||
|
||
static struct drvtyp drv_tab[] = {
|
||
{ RM03_SECT, RM03_SURF, RM03_CYL, RM03_SIZE, RM03_DEV },
|
||
{ RP04_SECT, RP04_SURF, RP04_CYL, RP04_SIZE, RP04_DEV },
|
||
{ RM80_SECT, RM80_SURF, RM80_CYL, RM80_SIZE, RM80_DEV },
|
||
{ RP06_SECT, RP06_SURF, RP06_CYL, RP06_SIZE, RP06_DEV },
|
||
{ RM05_SECT, RM05_SURF, RM05_CYL, RM05_SIZE, RM05_DEV },
|
||
{ RP07_SECT, RP07_SURF, RP07_CYL, RP07_SIZE, RP07_DEV },
|
||
{ 0 } };
|
||
|
||
extern int32 int_req[IPL_HLVL];
|
||
extern int32 int_vec[IPL_HLVL][32];
|
||
extern int32 cpu_log;
|
||
extern FILE *sim_log;
|
||
|
||
uint16 *rpxb = NULL; /* xfer buffer */
|
||
int32 rpcs1 = 0; /* control/status 1 */
|
||
int32 rpwc = 0; /* word count */
|
||
int32 rpba = 0; /* bus address */
|
||
int32 rpda = 0; /* track/sector */
|
||
int32 rpcs2 = 0; /* control/status 2 */
|
||
int32 rpds[RP_NUMDR] = { 0 }; /* drive status */
|
||
int32 rper1[RP_NUMDR] = { 0 }; /* error status 1 */
|
||
int32 rpdb = 0; /* data buffer */
|
||
int32 rpmr = 0; /* maint register */
|
||
int32 rpof = 0; /* offset */
|
||
int32 rpdc = 0; /* cylinder */
|
||
int32 rper2 = 0; /* error status 2 */
|
||
int32 rper3 = 0; /* error status 3 */
|
||
int32 rpec1 = 0; /* ECC correction 1 */
|
||
int32 rpec2 = 0; /* ECC correction 2 */
|
||
int32 rpbae = 0; /* bus address ext */
|
||
int32 rpcs3 = 0; /* control/status 3 */
|
||
int32 rpiff = 0; /* INTR flip/flop */
|
||
int32 rp_stopioe = 1; /* stop on error */
|
||
int32 rp_swait = 10; /* seek time */
|
||
int32 rp_rwait = 10; /* rotate time */
|
||
static int reg_in_drive[32] = {
|
||
0, 0, 0, 1, 0, 1, 1, 0, 1, 0, 0, 1, 1, 1, 1, 1,
|
||
1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
|
||
|
||
DEVICE rp_dev;
|
||
t_stat rp_rd (int32 *data, int32 PA, int32 access);
|
||
t_stat rp_wr (int32 data, int32 PA, int32 access);
|
||
int32 rp_inta (void);
|
||
t_stat rp_svc (UNIT *uptr);
|
||
t_stat rp_reset (DEVICE *dptr);
|
||
t_stat rp_boot (int32 unitno, DEVICE *dptr);
|
||
t_stat rp_attach (UNIT *uptr, char *cptr);
|
||
t_stat rp_detach (UNIT *uptr);
|
||
void update_rpcs (int32 flags, int32 drv);
|
||
void rp_go (int32 drv, int32 fnc);
|
||
t_stat rp_set_size (UNIT *uptr, int32 val, char *cptr, void *desc);
|
||
t_stat rp_set_bad (UNIT *uptr, int32 val, char *cptr, void *desc);
|
||
extern t_stat pdp11_bad_block (UNIT *uptr, int32 sec, int32 wds);
|
||
|
||
/* RP data structures
|
||
|
||
rp_dev RP device descriptor
|
||
rp_unit RP unit list
|
||
rp_reg RP register list
|
||
rp_mod RP modifier list
|
||
*/
|
||
|
||
DIB rp_dib = { IOBA_RP, IOLN_RP, &rp_rd, &rp_wr,
|
||
1, IVCL (RP), VEC_RP, { &rp_inta } };
|
||
|
||
UNIT rp_unit[] = {
|
||
{ UDATA (&rp_svc, UNIT_FIX+UNIT_ATTABLE+UNIT_DISABLE+UNIT_AUTO+
|
||
UNIT_ROABLE+(RM03_DTYPE << UNIT_V_DTYPE), RM03_SIZE) },
|
||
{ UDATA (&rp_svc, UNIT_FIX+UNIT_ATTABLE+UNIT_DISABLE+UNIT_AUTO+
|
||
UNIT_ROABLE+(RM03_DTYPE << UNIT_V_DTYPE), RM03_SIZE) },
|
||
{ UDATA (&rp_svc, UNIT_FIX+UNIT_ATTABLE+UNIT_DISABLE+UNIT_AUTO+
|
||
UNIT_ROABLE+(RM03_DTYPE << UNIT_V_DTYPE), RM03_SIZE) },
|
||
{ UDATA (&rp_svc, UNIT_FIX+UNIT_ATTABLE+UNIT_DISABLE+UNIT_AUTO+
|
||
UNIT_ROABLE+(RM03_DTYPE << UNIT_V_DTYPE), RM03_SIZE) },
|
||
{ UDATA (&rp_svc, UNIT_FIX+UNIT_ATTABLE+UNIT_DISABLE+UNIT_AUTO+
|
||
UNIT_ROABLE+(RM03_DTYPE << UNIT_V_DTYPE), RM03_SIZE) },
|
||
{ UDATA (&rp_svc, UNIT_FIX+UNIT_ATTABLE+UNIT_DISABLE+UNIT_AUTO+
|
||
UNIT_ROABLE+(RM03_DTYPE << UNIT_V_DTYPE), RM03_SIZE) },
|
||
{ UDATA (&rp_svc, UNIT_FIX+UNIT_ATTABLE+UNIT_DISABLE+UNIT_AUTO+
|
||
UNIT_ROABLE+(RM03_DTYPE << UNIT_V_DTYPE), RM03_SIZE) },
|
||
{ UDATA (&rp_svc, UNIT_FIX+UNIT_ATTABLE+UNIT_DISABLE+UNIT_AUTO+
|
||
UNIT_ROABLE+(RM03_DTYPE << UNIT_V_DTYPE), RM03_SIZE) } };
|
||
|
||
REG rp_reg[] = {
|
||
{ GRDATA (RPCS1, rpcs1, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPWC, rpwc, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPBA, rpba, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPDA, rpda, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPCS2, rpcs2, RP_RDX, 16, 0) },
|
||
{ BRDATA (RPDS, rpds, RP_RDX, 16, RP_NUMDR) },
|
||
{ BRDATA (RPER1, rper1, RP_RDX, 16, RP_NUMDR) },
|
||
{ GRDATA (RPOF, rpof, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPDC, rpdc, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPER2, rper2, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPER3, rper3, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPEC1, rpec1, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPEC2, rpec2, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPMR, rpmr, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPDB, rpdb, RP_RDX, 16, 0) },
|
||
{ GRDATA (RPBAE, rpbae, RP_RDX, 6, 0) },
|
||
{ GRDATA (RPCS3, rpcs3, RP_RDX, 16, 0) },
|
||
{ FLDATA (IFF, rpiff, 0) },
|
||
{ FLDATA (INT, IREQ (RP), INT_V_RP) },
|
||
{ FLDATA (SC, rpcs1, CSR_V_ERR) },
|
||
{ FLDATA (DONE, rpcs1, CSR_V_DONE) },
|
||
{ FLDATA (IE, rpcs1, CSR_V_IE) },
|
||
{ DRDATA (STIME, rp_swait, 24), REG_NZ + PV_LEFT },
|
||
{ DRDATA (RTIME, rp_rwait, 24), REG_NZ + PV_LEFT },
|
||
{ URDATA (FNC, rp_unit[0].FUNC, RP_RDX, 5, 0,
|
||
RP_NUMDR, REG_HRO) },
|
||
{ URDATA (CAPAC, rp_unit[0].capac, 10, 31, 0,
|
||
RP_NUMDR, PV_LEFT | REG_HRO) },
|
||
{ FLDATA (STOP_IOE, rp_stopioe, 0) },
|
||
{ GRDATA (DEVADDR, rp_dib.ba, RP_RDX, 32, 0), REG_HRO },
|
||
{ GRDATA (DEVVEC, rp_dib.vec, RP_RDX, 16, 0), REG_HRO },
|
||
{ NULL } };
|
||
|
||
MTAB rp_mod[] = {
|
||
{ UNIT_WLK, 0, "write enabled", "WRITEENABLED", NULL },
|
||
{ UNIT_WLK, UNIT_WLK, "write locked", "LOCKED", NULL },
|
||
{ UNIT_DUMMY, 0, NULL, "BADBLOCK", &rp_set_bad },
|
||
{ (UNIT_DTYPE+UNIT_ATT), (RM03_DTYPE << UNIT_V_DTYPE) + UNIT_ATT,
|
||
"RM03", NULL, NULL },
|
||
{ (UNIT_DTYPE+UNIT_ATT), (RP04_DTYPE << UNIT_V_DTYPE) + UNIT_ATT,
|
||
"RP04", NULL, NULL },
|
||
{ (UNIT_DTYPE+UNIT_ATT), (RM80_DTYPE << UNIT_V_DTYPE) + UNIT_ATT,
|
||
"RM80", NULL, NULL },
|
||
{ (UNIT_DTYPE+UNIT_ATT), (RP06_DTYPE << UNIT_V_DTYPE) + UNIT_ATT,
|
||
"RP06", NULL, NULL },
|
||
{ (UNIT_DTYPE+UNIT_ATT), (RM05_DTYPE << UNIT_V_DTYPE) + UNIT_ATT,
|
||
"RM05", NULL, NULL },
|
||
{ (UNIT_DTYPE+UNIT_ATT), (RP07_DTYPE << UNIT_V_DTYPE) + UNIT_ATT,
|
||
"RP07", NULL, NULL },
|
||
{ (UNIT_AUTO+UNIT_DTYPE+UNIT_ATT), (RM03_DTYPE << UNIT_V_DTYPE),
|
||
"RM03", NULL, NULL },
|
||
{ (UNIT_AUTO+UNIT_DTYPE+UNIT_ATT), (RP04_DTYPE << UNIT_V_DTYPE),
|
||
"RP04", NULL, NULL },
|
||
{ (UNIT_AUTO+UNIT_DTYPE+UNIT_ATT), (RM80_DTYPE << UNIT_V_DTYPE),
|
||
"RM80", NULL, NULL },
|
||
{ (UNIT_AUTO+UNIT_DTYPE+UNIT_ATT), (RP06_DTYPE << UNIT_V_DTYPE),
|
||
"RP06", NULL, NULL },
|
||
{ (UNIT_AUTO+UNIT_DTYPE+UNIT_ATT), (RM05_DTYPE << UNIT_V_DTYPE),
|
||
"RM05", NULL, NULL },
|
||
{ (UNIT_AUTO+UNIT_DTYPE+UNIT_ATT), (RP07_DTYPE << UNIT_V_DTYPE),
|
||
"RP07", NULL, NULL },
|
||
{ (UNIT_AUTO+UNIT_ATT), UNIT_AUTO, "autosize", NULL, NULL },
|
||
{ UNIT_AUTO, UNIT_AUTO, NULL, "AUTOSIZE", NULL },
|
||
{ (UNIT_AUTO+UNIT_DTYPE), (RM03_DTYPE << UNIT_V_DTYPE),
|
||
NULL, "RM03", &rp_set_size },
|
||
{ (UNIT_AUTO+UNIT_DTYPE), (RP04_DTYPE << UNIT_V_DTYPE),
|
||
NULL, "RP04", &rp_set_size },
|
||
{ (UNIT_AUTO+UNIT_DTYPE), (RM80_DTYPE << UNIT_V_DTYPE),
|
||
NULL, "RM80", &rp_set_size },
|
||
{ (UNIT_AUTO+UNIT_DTYPE), (RP06_DTYPE << UNIT_V_DTYPE),
|
||
NULL, "RP06", &rp_set_size },
|
||
{ (UNIT_AUTO+UNIT_DTYPE), (RM05_DTYPE << UNIT_V_DTYPE),
|
||
NULL, "RM05", &rp_set_size },
|
||
{ (UNIT_AUTO+UNIT_DTYPE), (RP07_DTYPE << UNIT_V_DTYPE),
|
||
NULL, "RP07", &rp_set_size },
|
||
{ MTAB_XTD|MTAB_VDV, 0100, "ADDRESS", "ADDRESS",
|
||
&set_addr, &show_addr, NULL },
|
||
{ MTAB_XTD|MTAB_VDV, 0, "VECTOR", "VECTOR",
|
||
&set_vec, &show_vec, NULL },
|
||
{ 0 } };
|
||
|
||
DEVICE rp_dev = {
|
||
"RP", rp_unit, rp_reg, rp_mod,
|
||
RP_NUMDR, RP_RDX, 30, 1, RP_RDX, RP_WID,
|
||
NULL, NULL, &rp_reset,
|
||
&rp_boot, &rp_attach, &rp_detach,
|
||
&rp_dib, DEV_DISABLE | DEV_UBUS | DEV_QBUS };
|
||
|
||
/* I/O dispatch routines, I/O addresses 17776700 - 17776776 */
|
||
|
||
t_stat rp_rd (int32 *data, int32 PA, int32 access)
|
||
{
|
||
int32 drv, dtype, i, j;
|
||
|
||
drv = GET_UNIT (rpcs2); /* get current unit */
|
||
dtype = GET_DTYPE (rp_unit[drv].flags); /* get drive type */
|
||
j = (PA >> 1) & 037; /* get reg offset */
|
||
if (reg_in_drive[j] && (rp_unit[drv].flags & UNIT_DIS)) { /* nx disk */
|
||
rpcs2 = rpcs2 | CS2_NED; /* set error flag */
|
||
update_rpcs (CS1_SC, drv); /* request intr */
|
||
*data = 0;
|
||
return SCPE_OK; }
|
||
|
||
update_rpcs (0, drv); /* update status */
|
||
switch (j) { /* decode PA<5:1> */
|
||
case 000: /* RPCS1 */
|
||
*data = rpcs1;
|
||
break;
|
||
case 001: /* RPWC */
|
||
*data = rpwc;
|
||
break;
|
||
case 002: /* RPBA */
|
||
*data = rpba = rpba & ~BA_MBZ;
|
||
break;
|
||
case 003: /* RPDA */
|
||
*data = rpda = rpda & ~DA_MBZ;
|
||
break;
|
||
case 004: /* RPCS2 */
|
||
*data = rpcs2 = (rpcs2 & ~CS2_MBZ) | CS2_IR | CS2_OR;
|
||
break;
|
||
case 005: /* RPDS */
|
||
*data = rpds[drv];
|
||
break;
|
||
case 006: /* RPER1 */
|
||
*data = rper1[drv];
|
||
break;
|
||
case 007: /* RPAS */
|
||
*data = 0;
|
||
for (i = 0; i < RP_NUMDR; i++)
|
||
if (rpds[i] & DS_ATA) *data = *data | (AS_U0 << i);
|
||
break;
|
||
case 010: /* RPLA */
|
||
*data = GET_SECTOR (rp_rwait, dtype) << LA_V_SC;
|
||
break;
|
||
case 011: /* RPDB */
|
||
*data = rpdb;
|
||
break;
|
||
case 012: /* RPMR */
|
||
*data = rpmr;
|
||
break;
|
||
case 013: /* RPDT */
|
||
*data = drv_tab[dtype].devtype;
|
||
break;
|
||
case 014: /* RPSN */
|
||
*data = 020 | (drv + 1);
|
||
break;
|
||
case 015: /* RPOF */
|
||
*data = rpof = rpof & ~OF_MBZ;
|
||
break;
|
||
case 016: /* RPDC */
|
||
*data = rpdc = rpdc & ~DC_MBZ;
|
||
break;
|
||
case 017: /* RPCC, RMHR */
|
||
*data = rp_unit[drv].CYL;
|
||
break;
|
||
case 020: /* RPER2, RMMR2 */
|
||
*data = rper2;
|
||
break;
|
||
case 021: /* RPER3, RMER2 */
|
||
*data = rper3;
|
||
break;
|
||
case 022: /* RPEC1 */
|
||
*data = rpec1;
|
||
break;
|
||
case 023: /* RPEC2 */
|
||
*data = rpec2;
|
||
break;
|
||
case 024: /* RPBAE */
|
||
if (RH11) return SCPE_NXM; /* not in RH11 */
|
||
*data = rpbae = rpbae & ~AE_MBZ;
|
||
break;
|
||
case 025: /* RPCS3 */
|
||
if (RH11) return SCPE_NXM; /* not in RH11 */
|
||
*data = rpcs3 = (rpcs3 & ~(CS1_IE | CS3_MBZ)) | (rpcs1 & CS1_IE);
|
||
break;
|
||
default: /* all others */
|
||
rper1[drv] = rper1[drv] | ER1_ILR;
|
||
update_rpcs (0, drv);
|
||
break; }
|
||
return SCPE_OK;
|
||
}
|
||
|
||
t_stat rp_wr (int32 data, int32 PA, int32 access)
|
||
{
|
||
int32 cs1f, drv, i, j;
|
||
UNIT *uptr;
|
||
|
||
cs1f = 0; /* no int on cs1 upd */
|
||
drv = GET_UNIT (rpcs2); /* get current unit */
|
||
uptr = rp_dev.units + drv; /* get unit */
|
||
j = (PA >> 1) & 037; /* get reg offset */
|
||
if (reg_in_drive[j] && (rp_unit[drv].flags & UNIT_DIS)) { /* nx disk */
|
||
rpcs2 = rpcs2 | CS2_NED; /* set error flag */
|
||
update_rpcs (CS1_SC, drv); /* request intr */
|
||
return SCPE_OK; }
|
||
if (reg_in_drive[j] && sim_is_active (&rp_unit[drv])) { /* unit busy? */
|
||
rper1[drv] = rper1[drv] | ER1_RMR; /* won't write */
|
||
update_rpcs (0, drv);
|
||
return SCPE_OK; }
|
||
|
||
switch (j) { /* decode PA<5:1> */
|
||
case 000: /* RPCS1 */
|
||
if ((access == WRITEB) && (PA & 1)) data = data << 8;
|
||
if (data & CS1_TRE) { /* error clear? */
|
||
rpcs1 = rpcs1 & ~CS1_TRE; /* clr CS1<TRE> */
|
||
rpcs2 = rpcs2 & ~CS2_ERR; } /* clr CS2<15:8> */
|
||
if ((access == WRITE) || (PA & 1)) { /* hi byte write? */
|
||
if (rpcs1 & CS1_DONE) /* done set? */
|
||
rpcs1 = (rpcs1 & ~CS1_UAE) | (data & CS1_UAE); }
|
||
if ((access == WRITE) || !(PA & 1)) { /* lo byte write? */
|
||
if ((data & CS1_DONE) && (data & CS1_IE)) /* to DONE+IE? */
|
||
rpiff = 1; /* set CSTB INTR */
|
||
rpcs1 = (rpcs1 & ~CS1_IE) | (data & CS1_IE);
|
||
if (uptr->flags & UNIT_DIS) { /* nx disk? */
|
||
rpcs2 = rpcs2 | CS2_NED; /* set error flag */
|
||
cs1f = CS1_SC; } /* req interrupt */
|
||
else if (sim_is_active (uptr))
|
||
rper1[drv] = rper1[drv] | ER1_RMR; /* won't write */
|
||
else if (data & CS1_GO) { /* start op */
|
||
uptr->FUNC = GET_FNC (data); /* set func */
|
||
if ((uptr->FUNC >= FNC_XFER) && /* data xfer and */
|
||
((rpcs1 & CS1_DONE) == 0)) /* ~rdy? PGE */
|
||
rpcs2 = rpcs2 | CS2_PGE;
|
||
else rp_go (drv, uptr->FUNC); } }
|
||
rpcs3 = (rpcs3 & ~CS1_IE) | (rpcs1 & CS1_IE);
|
||
rpbae = (rpbae & ~CS1_M_UAE) | ((rpcs1 >> CS1_V_UAE) & CS1_M_UAE);
|
||
break;
|
||
case 001: /* RPWC */
|
||
if (access == WRITEB) data = (PA & 1)?
|
||
(rpwc & 0377) | (data << 8): (rpwc & ~0377) | data;
|
||
rpwc = data;
|
||
break;
|
||
case 002: /* RPBA */
|
||
if (access == WRITEB) data = (PA & 1)?
|
||
(rpba & 0377) | (data << 8): (rpba & ~0377) | data;
|
||
rpba = data & ~BA_MBZ;
|
||
break;
|
||
case 003: /* RPDA */
|
||
if (access == WRITEB) data = (PA & 1)?
|
||
(rpda & 0377) | (data << 8): (rpda & ~0377) | data;
|
||
rpda = data & ~DA_MBZ;
|
||
break;
|
||
case 004: /* RPCS2 */
|
||
if ((access == WRITEB) && (PA & 1)) data = data << 8;
|
||
if (data & CS2_CLR) rp_reset (&rp_dev); /* init? */
|
||
else { if ((data & ~rpcs2) & (CS2_PE | CS2_MXF))
|
||
cs1f = CS1_SC; /* diagn intr */
|
||
if (access == WRITEB) data = (rpcs2 & /* merge data */
|
||
((PA & 1)? 0377: 0177400)) | data;
|
||
rpcs2 = (rpcs2 & ~CS2_RW) | (data & CS2_RW) | CS2_IR | CS2_OR; }
|
||
drv = GET_UNIT (rpcs2);
|
||
break;
|
||
case 006: /* RPER1 */
|
||
if (access == WRITEB) break;
|
||
rper1[drv] = rper1[drv] & data;
|
||
break;
|
||
case 007: /* RPAS */
|
||
if ((access == WRITEB) && (PA & 1)) break;
|
||
for (i = 0; i < RP_NUMDR; i++)
|
||
if (data & (AS_U0 << i)) rpds[i] = rpds[i] & ~DS_ATA;
|
||
break;
|
||
case 011: /* RPDB */
|
||
if (access == WRITEB) data = (PA & 1)?
|
||
(rpdb & 0377) | (data << 8): (rpdb & ~0377) | data;
|
||
rpdb = data;
|
||
break;
|
||
case 012: /* RPMR */
|
||
if (access == WRITEB) data = (PA & 1)?
|
||
(rpmr & 0377) | (data << 8): (rpmr & ~0377) | data;
|
||
rpmr = data;
|
||
break;
|
||
case 015: /* RPOF */
|
||
if (access == WRITEB) data = (PA & 1)?
|
||
(rpof & 0377) | (data << 8): (rpof & ~0377) | data;
|
||
rpof = data & ~OF_MBZ;
|
||
break;
|
||
case 016: /* RPDC */
|
||
if (access == WRITEB) data = (PA & 1)?
|
||
(rpdc & 0377) | (data << 8): (rpdc & ~0377) | data;
|
||
rpdc = data & ~DC_MBZ;
|
||
break;
|
||
case 024: /* RPBAE */
|
||
if (RH11) return SCPE_NXM; /* not in RH11 */
|
||
if ((access == WRITEB) && (PA & 1)) break;
|
||
rpbae = data & ~AE_MBZ;
|
||
rpcs1 = (rpcs1 & ~CS1_UAE) | ((rpbae << CS1_V_UAE) & CS1_UAE);
|
||
break;
|
||
case 025: /* RPCS3 */
|
||
if (RH11) return SCPE_NXM; /* not in RH11 */
|
||
if ((access == WRITEB) && (PA & 1)) break;
|
||
rpcs3 = data & ~CS3_MBZ;
|
||
rpcs1 = (rpcs1 & ~CS1_IE) | (rpcs3 & CS1_IE);
|
||
break;
|
||
case 005: /* RPDS */
|
||
case 010: /* RPLA */
|
||
case 013: /* RPDT */
|
||
case 014: /* RPSN */
|
||
case 017: /* RPDC, RMHR */
|
||
case 020: /* RPER2, RMMN2 */
|
||
case 021: /* RPER3, RMER2 */
|
||
case 022: /* RPEC1 */
|
||
case 023: /* RPEC2 */
|
||
break; /* read only */
|
||
default: /* all others */
|
||
rper1[drv] = rper1[drv] | ER1_ILR;
|
||
break; } /* end switch */
|
||
update_rpcs (cs1f, drv); /* update status */
|
||
return SCPE_OK;
|
||
}
|
||
|
||
/* Initiate operation - unit not busy, function set */
|
||
|
||
void rp_go (int32 drv, int32 fnc)
|
||
{
|
||
|
||
int32 dc, dtype, t;
|
||
UNIT *uptr;
|
||
|
||
if (DBG_LOG (LOG_RP)) fprintf (sim_log,
|
||
">>RP%d: fnc=%o, ds=%o, cyl=%o, da=%o, ba=%o, wc=%o\n",
|
||
drv, fnc, rpds[drv], rpdc, rpda, (rpbae << 16) | rpba, rpwc);
|
||
uptr = rp_dev.units + drv; /* get unit */
|
||
if (uptr->flags & UNIT_DIS) { /* nx unit? */
|
||
rpcs2 = rpcs2 | CS2_NED; /* set error flag */
|
||
update_rpcs (CS1_SC, drv); /* request intr */
|
||
return; }
|
||
if ((fnc != FNC_DCLR) && (rpds[drv] & DS_ERR)) { /* err & ~clear? */
|
||
rper1[drv] = rper1[drv] | ER1_ILF; /* not allowed */
|
||
rpds[drv] = rpds[drv] | DS_ATA; /* set attention */
|
||
update_rpcs (CS1_SC, drv); /* request intr */
|
||
return; }
|
||
dtype = GET_DTYPE (uptr->flags); /* get drive type */
|
||
rpds[drv] = rpds[drv] & ~DS_ATA; /* clear attention */
|
||
dc = rpdc; /* assume seek, sch */
|
||
|
||
switch (fnc) { /* case on function */
|
||
case FNC_DCLR: /* drive clear */
|
||
rpda = 0; /* clear disk addr */
|
||
rper1[drv] = rper2 = rper3 = 0; /* clear errors */
|
||
case FNC_NOP: /* no operation */
|
||
case FNC_RELEASE: /* port release */
|
||
return;
|
||
|
||
case FNC_PRESET: /* read-in preset */
|
||
rpdc = 0; /* clear disk addr */
|
||
rpda = 0;
|
||
rpof = 0; /* clear offset */
|
||
case FNC_PACK: /* pack acknowledge */
|
||
rpds[drv] = rpds[drv] | DS_VV; /* set volume valid */
|
||
return;
|
||
|
||
case FNC_OFFSET: /* offset mode */
|
||
case FNC_RETURN:
|
||
if ((uptr->flags & UNIT_ATT) == 0) { /* not attached? */
|
||
rper1[drv] = rper1[drv] | ER1_UNS; /* unsafe */
|
||
break; }
|
||
rpds[drv] = (rpds[drv] & ~DS_RDY) | DS_PIP; /* set positioning */
|
||
sim_activate (uptr, rp_swait); /* time operation */
|
||
return;
|
||
|
||
case FNC_UNLOAD: /* unload */
|
||
case FNC_RECAL: /* recalibrate */
|
||
dc = 0; /* seek to 0 */
|
||
case FNC_SEEK: /* seek */
|
||
case FNC_SEARCH: /* search */
|
||
if ((uptr->flags & UNIT_ATT) == 0) { /* not attached? */
|
||
rper1[drv] = rper1[drv] | ER1_UNS; /* unsafe */
|
||
break; }
|
||
if ((GET_CY (dc) >= drv_tab[dtype].cyl) || /* bad cylinder */
|
||
(GET_SF (rpda) >= drv_tab[dtype].surf) || /* bad surface */
|
||
(GET_SC (rpda) >= drv_tab[dtype].sect)) { /* or bad sector? */
|
||
rper1[drv] = rper1[drv] | ER1_IAE;
|
||
break; }
|
||
rpds[drv] = (rpds[drv] & ~DS_RDY) | DS_PIP; /* set positioning */
|
||
t = abs (dc - uptr->CYL); /* cyl diff */
|
||
if (t == 0) t = 1; /* min time */
|
||
sim_activate (uptr, rp_swait * t); /* schedule */
|
||
uptr->CYL = dc; /* save cylinder */
|
||
return;
|
||
|
||
case FNC_WRITEH: /* write headers */
|
||
case FNC_WRITE: /* write */
|
||
case FNC_WCHK: /* write check */
|
||
case FNC_READ: /* read */
|
||
case FNC_READH: /* read headers */
|
||
if ((uptr->flags & UNIT_ATT) == 0) { /* not attached? */
|
||
rper1[drv] = rper1[drv] | ER1_UNS; /* unsafe */
|
||
break; }
|
||
rpcs2 = rpcs2 & ~CS2_ERR; /* clear errors */
|
||
rpcs1 = rpcs1 & ~(CS1_TRE | CS1_MCPE | CS1_DONE);
|
||
if ((GET_CY (dc) >= drv_tab[dtype].cyl) || /* bad cylinder */
|
||
(GET_SF (rpda) >= drv_tab[dtype].surf) || /* bad surface */
|
||
(GET_SC (rpda) >= drv_tab[dtype].sect)) { /* or bad sector? */
|
||
rper1[drv] = rper1[drv] | ER1_IAE;
|
||
break; }
|
||
rpds[drv] = rpds[drv] & ~DS_RDY; /* clear drive rdy */
|
||
sim_activate (uptr, rp_rwait + (rp_swait * abs (dc - uptr->CYL)));
|
||
uptr->CYL = dc; /* save cylinder */
|
||
return;
|
||
|
||
default: /* all others */
|
||
rper1[drv] = rper1[drv] | ER1_ILF; /* not supported */
|
||
rpds[drv] = rpds[drv] | DS_ATA; /* set attention */
|
||
break; }
|
||
rpds[drv] = rpds[drv] | DS_ATA; /* error, set attn */
|
||
update_rpcs (CS1_SC, drv); /* req intr */
|
||
return;
|
||
}
|
||
|
||
/* Service unit timeout
|
||
|
||
Complete movement or data transfer command
|
||
Unit must exist - can't remove an active unit
|
||
Unit must be attached - detach cancels in progress operations
|
||
*/
|
||
|
||
t_stat rp_svc (UNIT *uptr)
|
||
{
|
||
int32 i, t, dtype, drv, err;
|
||
int32 wc, awc, da;
|
||
t_addr ba;
|
||
uint16 comp;
|
||
|
||
dtype = GET_DTYPE (uptr->flags); /* get drive type */
|
||
drv = uptr - rp_dev.units; /* get drv number */
|
||
rpds[drv] = (rpds[drv] & ~DS_PIP) | DS_RDY; /* change drive status */
|
||
|
||
switch (uptr->FUNC) { /* case on function */
|
||
case FNC_OFFSET: /* offset */
|
||
rpds[drv] = rpds[drv] | DS_OF | DS_ATA; /* set offset, attention */
|
||
update_rpcs (CS1_SC, drv);
|
||
break;
|
||
case FNC_RETURN: /* return to centerline */
|
||
rpds[drv] = (rpds[drv] & ~DS_OF) | DS_ATA; /* clear offset, set attn */
|
||
update_rpcs (CS1_SC, drv);
|
||
break;
|
||
case FNC_UNLOAD: /* unload */
|
||
rp_detach (uptr); /* detach unit */
|
||
break;
|
||
case FNC_RECAL: /* recalibrate */
|
||
case FNC_SEARCH: /* search */
|
||
case FNC_SEEK: /* seek */
|
||
rpds[drv] = rpds[drv] | DS_ATA; /* set attention */
|
||
update_rpcs (CS1_SC, drv);
|
||
break;
|
||
|
||
case FNC_WRITE: /* write */
|
||
if (uptr->flags & UNIT_WPRT) { /* write locked? */
|
||
rper1[drv] = rper1[drv] | ER1_WLE; /* set drive error */
|
||
update_rpcs (CS1_DONE | CS1_TRE, drv); /* set done, err */
|
||
break; }
|
||
case FNC_WCHK: /* write check */
|
||
case FNC_READ: /* read */
|
||
case FNC_READH: /* read headers */
|
||
ba = (rpbae << 16) | rpba; /* get byte addr */
|
||
da = GET_DA (rpdc, rpda, dtype) * RP_NUMWD; /* get disk addr */
|
||
wc = 0200000 - rpwc; /* get true wc */
|
||
|
||
if ((da + wc) > drv_tab[dtype].size) { /* disk overrun? */
|
||
rper1[drv] = rper1[drv] | ER1_AOE; /* set err */
|
||
wc = drv_tab[dtype].size - da; /* trim xfer */
|
||
if (da >= drv_tab[dtype].size) { /* none left? */
|
||
update_rpcs (CS1_DONE | CS1_TRE, drv); /* set done, err */
|
||
break; } }
|
||
|
||
err = fseek (uptr->fileref, da * sizeof (int16), SEEK_SET);
|
||
if (uptr->FUNC == FNC_WRITE) { /* write? */
|
||
if (rpcs2 & CS2_UAI) { /* no addr inc? */
|
||
if (t = Map_ReadW (ba, 2, &comp, RH)) { /* get 1st wd */
|
||
wc = 0; /* NXM, no xfr */
|
||
rpcs2 = rpcs2 | CS2_NEM; } /* set nxm err */
|
||
for (i = 0; i < wc; i++) rpxb[i] = comp; }
|
||
else { /* normal */
|
||
if (t = Map_ReadW (ba, wc << 1, rpxb, RH)) { /* get buf */
|
||
wc = wc - (t >> 1); /* NXM, adj wc */
|
||
rpcs2 = rpcs2 | CS2_NEM; } /* set nxm err */
|
||
ba = ba + (wc << 1); } /* adv ba */
|
||
awc = (wc + (RP_NUMWD - 1)) & ~(RP_NUMWD - 1);
|
||
for (i = wc; i < awc; i++) rpxb[i] = 0; /* fill buf */
|
||
if (wc && !err) { /* write buf */
|
||
fxwrite (rpxb, sizeof (uint16), wc, uptr->fileref);
|
||
err = ferror (uptr->fileref); }
|
||
} /* end if wr */
|
||
else if ((uptr->FUNC == FNC_READ) || /* read? */
|
||
(uptr->FUNC == FNC_READH)) {
|
||
i = fxread (rpxb, sizeof (uint16), wc, uptr->fileref);
|
||
err = ferror (uptr->fileref);
|
||
for ( ; i < wc; i++) rpxb[i] = 0; /* fill buf */
|
||
if (rpcs2 & CS2_UAI) { /* no addr inc? */
|
||
if (t = Map_WriteW (ba, 2, &rpxb[wc - 1], RH)) {
|
||
wc = 0; /* NXM, no xfr */
|
||
rpcs2 = rpcs2 | CS2_NEM; } } /* set nxm err */
|
||
else { /* normal */
|
||
if (t = Map_WriteW (ba, wc << 1, rpxb, RH)) { /* put buf */
|
||
wc = wc - (t >> 1); /* NXM, adj wc */
|
||
rpcs2 = rpcs2 | CS2_NEM; } /* set nxm err */
|
||
ba = ba + (wc << 1); } /* adv ba */
|
||
} /* end if read */
|
||
else { /* wchk */
|
||
i = fxread (rpxb, sizeof (uint16), wc, uptr->fileref);
|
||
err = ferror (uptr->fileref);
|
||
for ( ; i < wc; i++) rpxb[i] = 0; /* fill buf */
|
||
awc = wc;
|
||
for (wc = 0; wc < awc; wc++) { /* loop thru buf */
|
||
if (Map_ReadW (ba, 2, &comp, RH)) { /* read word */
|
||
rpcs2 = rpcs2 | CS2_NEM; /* set error */
|
||
break; }
|
||
if (comp != rpxb[wc]) { /* compare wd */
|
||
rpcs2 = rpcs2 | CS2_WCE; /* set error */
|
||
break; }
|
||
if ((rpcs2 & CS2_UAI) == 0) ba = ba + 2; }
|
||
} /* end else wchk */
|
||
|
||
rpwc = (rpwc + wc) & 0177777; /* final word count */
|
||
rpba = (ba & 0177777) & ~BA_MBZ; /* lower 16b */
|
||
rpbae = (ba >> 16) & ~AE_MBZ; /* upper 6b */
|
||
rpcs1 = (rpcs1 & ~ CS1_UAE) | ((rpbae << CS1_V_UAE) & CS1_UAE);
|
||
da = da + wc + (RP_NUMWD - 1);
|
||
if (da >= drv_tab[dtype].size) rpds[drv] = rpds[drv] | DS_LST;
|
||
da = da / RP_NUMWD;
|
||
rpda = da % drv_tab[dtype].sect;
|
||
da = da / drv_tab[dtype].sect;
|
||
rpda = rpda | ((da % drv_tab[dtype].surf) << DA_V_SF);
|
||
rpdc = da / drv_tab[dtype].surf;
|
||
|
||
if (err != 0) { /* error? */
|
||
rper1[drv] = rper1[drv] | ER1_PAR; /* set drive error */
|
||
update_rpcs (CS1_DONE | CS1_TRE, drv); /* set done, err */
|
||
perror ("RP I/O error");
|
||
clearerr (uptr->fileref);
|
||
return SCPE_IOERR; }
|
||
case FNC_WRITEH: /* write headers stub */
|
||
update_rpcs (CS1_DONE, drv); /* set done */
|
||
break; } /* end case func */
|
||
return SCPE_OK;
|
||
}
|
||
|
||
/* Controller status update
|
||
|
||
Check for done transition
|
||
Update drive status
|
||
Update RPCS1
|
||
Update interrupt request
|
||
*/
|
||
|
||
void update_rpcs (int32 flag, int32 drv)
|
||
{
|
||
int32 i;
|
||
UNIT *uptr;
|
||
|
||
if ((flag & ~rpcs1) & CS1_DONE) /* DONE 0 to 1? */
|
||
rpiff = (rpcs1 & CS1_IE)? 1: 0; /* CSTB INTR <- IE */
|
||
uptr = rp_dev.units + drv; /* get unit */
|
||
if (rp_unit[drv].flags & UNIT_DIS) rpds[drv] = rper1[drv] = 0;
|
||
else rpds[drv] = (rpds[drv] | DS_DPR) & ~DS_PGM;
|
||
if (rp_unit[drv].flags & UNIT_ATT) rpds[drv] = rpds[drv] | DS_MOL;
|
||
else rpds[drv] = rpds[drv] & ~(DS_MOL | DS_VV | DS_RDY);
|
||
if (rper1[drv] | rper2 | rper3) rpds[drv] = rpds[drv] | DS_ERR | DS_ATA;
|
||
else rpds[drv] = rpds[drv] & ~DS_ERR;
|
||
|
||
rpcs1 = (rpcs1 & ~(CS1_SC | CS1_MCPE | CS1_MBZ | CS1_DRV)) | CS1_DVA | flag;
|
||
rpcs1 = rpcs1 | (uptr->FUNC << CS1_V_FNC);
|
||
if (sim_is_active (uptr)) rpcs1 = rpcs1 | CS1_GO;
|
||
if (rpcs2 & CS2_ERR) rpcs1 = rpcs1 | CS1_TRE | CS1_SC;
|
||
else if (rpcs1 & CS1_TRE) rpcs1 = rpcs1 | CS1_SC;
|
||
for (i = 0; i < RP_NUMDR; i++)
|
||
if (rpds[i] & DS_ATA) rpcs1 = rpcs1 | CS1_SC;
|
||
if (rpiff || ((rpcs1 & CS1_SC) && (rpcs1 & CS1_DONE) && (rpcs1 & CS1_IE)))
|
||
SET_INT (RP);
|
||
else CLR_INT (RP);
|
||
return;
|
||
}
|
||
|
||
/* Interrupt acknowledge */
|
||
|
||
int32 rp_inta (void)
|
||
{
|
||
rpcs1 = rpcs1 & ~CS1_IE; /* clear int enable */
|
||
rpcs3 = rpcs3 & ~CS1_IE; /* in both registers */
|
||
rpiff = 0; /* clear CSTB INTR */
|
||
return rp_dib.vec; /* acknowledge */
|
||
}
|
||
|
||
/* Device reset */
|
||
|
||
t_stat rp_reset (DEVICE *dptr)
|
||
{
|
||
int32 i;
|
||
UNIT *uptr;
|
||
|
||
rpcs1 = CS1_DVA | CS1_DONE;
|
||
rpcs2 = CS2_IR | CS2_OR;
|
||
rpba = rpda = 0;
|
||
rpof = rpdc = 0;
|
||
rper2 = rper3 = 0;
|
||
rpec1 = rpec2 = 0;
|
||
rpbae = rpcs3 = 0;
|
||
rpiff = 0; /* clear CSTB INTR */
|
||
CLR_INT (RP); /* clear intr req */
|
||
for (i = 0; i < RP_NUMDR; i++) {
|
||
uptr = rp_dev.units + i;
|
||
sim_cancel (uptr);
|
||
uptr->CYL = uptr->FUNC = 0;
|
||
if (uptr->flags & UNIT_ATT) rpds[i] = (rpds[i] & DS_VV) |
|
||
DS_DPR | DS_RDY | DS_MOL | ((uptr->flags & UNIT_WPRT)? DS_WRL: 0);
|
||
else if (uptr->flags & UNIT_DIS) rpds[i] = 0;
|
||
else rpds[i] = DS_DPR;
|
||
rper1[i] = 0; }
|
||
if (rpxb == NULL) rpxb = calloc (RP_MAXFR, sizeof (unsigned int16));
|
||
if (rpxb == NULL) return SCPE_MEM;
|
||
return SCPE_OK;
|
||
}
|
||
|
||
/* Device attach */
|
||
|
||
t_stat rp_attach (UNIT *uptr, char *cptr)
|
||
{
|
||
int drv, i, p;
|
||
t_stat r;
|
||
|
||
uptr->capac = drv_tab[GET_DTYPE (uptr->flags)].size;
|
||
r = attach_unit (uptr, cptr);
|
||
if (r != SCPE_OK) return r;
|
||
drv = uptr - rp_dev.units; /* get drv number */
|
||
rpds[drv] = DS_ATA | DS_MOL | DS_RDY | DS_DPR |
|
||
((uptr->flags & UNIT_WPRT)? DS_WRL: 0);
|
||
rper1[drv] = 0;
|
||
update_rpcs (CS1_SC, drv);
|
||
|
||
if ((uptr->flags & UNIT_AUTO) == 0) return SCPE_OK; /* autosize? */
|
||
if (fseek (uptr->fileref, 0, SEEK_END)) return SCPE_OK;
|
||
if ((p = ftell (uptr->fileref)) == 0) {
|
||
if (uptr->flags & UNIT_RO) return SCPE_OK;
|
||
return pdp11_bad_block (uptr,
|
||
drv_tab[GET_DTYPE (uptr->flags)].sect, RP_NUMWD); }
|
||
for (i = 0; drv_tab[i].sect != 0; i++) {
|
||
if (p <= (drv_tab[i].size * (int) sizeof (int16))) {
|
||
uptr->flags = (uptr->flags & ~UNIT_DTYPE) | (i << UNIT_V_DTYPE);
|
||
uptr->capac = drv_tab[i].size;
|
||
return SCPE_OK; } }
|
||
return SCPE_OK;
|
||
}
|
||
|
||
/* Device detach */
|
||
|
||
t_stat rp_detach (UNIT *uptr)
|
||
{
|
||
int32 drv;
|
||
|
||
drv = uptr - rp_dev.units; /* get drv number */
|
||
rpds[drv] = (rpds[drv] & ~(DS_MOL | DS_RDY | DS_WRL | DS_VV | DS_OF)) |
|
||
DS_ATA;
|
||
if (sim_is_active (uptr)) { /* unit active? */
|
||
sim_cancel (uptr); /* cancel operation */
|
||
rper1[drv] = rper1[drv] | ER1_OPI; /* set drive error */
|
||
if (uptr->FUNC >= FNC_WCHK) /* data transfer? */
|
||
rpcs1 = rpcs1 | CS1_DONE | CS1_TRE; } /* set done, err */
|
||
update_rpcs (CS1_SC, drv); /* request intr */
|
||
return detach_unit (uptr);
|
||
}
|
||
|
||
/* Set size command validation routine */
|
||
|
||
t_stat rp_set_size (UNIT *uptr, int32 val, char *cptr, void *desc)
|
||
{
|
||
if (uptr->flags & UNIT_ATT) return SCPE_ALATT;
|
||
uptr->capac = drv_tab[GET_DTYPE (val)].size;
|
||
return SCPE_OK;
|
||
}
|
||
|
||
/* Set bad block routine */
|
||
|
||
t_stat rp_set_bad (UNIT *uptr, int32 val, char *cptr, void *desc)
|
||
{
|
||
return pdp11_bad_block (uptr, drv_tab[GET_DTYPE (uptr->flags)].sect, RP_NUMWD);
|
||
}
|
||
|
||
/* Device bootstrap */
|
||
|
||
#if defined (VM_PDP11)
|
||
|
||
#define BOOT_START 02000 /* start */
|
||
#define BOOT_ENTRY (BOOT_START + 002) /* entry */
|
||
#define BOOT_UNIT (BOOT_START + 010) /* unit number */
|
||
#define BOOT_CSR (BOOT_START + 014) /* CSR */
|
||
#define BOOT_LEN (sizeof (boot_rom) / sizeof (int16))
|
||
|
||
static const uint16 boot_rom[] = {
|
||
0042102, /* "DB" */
|
||
0012706, BOOT_START, /* mov #boot_start, sp */
|
||
0012700, 0000000, /* mov #unit, r0 */
|
||
0012701, 0176700, /* mov #RPCS1, r1 */
|
||
0012761, 0000040, 0000010, /* mov #CS2_CLR, 10(r1) ; reset */
|
||
0010061, 0000010, /* mov r0, 10(r1) ; set unit */
|
||
0012711, 0000021, /* mov #RIP+GO, (r1) ; pack ack */
|
||
0012761, 0010000, 0000032, /* mov #FMT16B, 32(r1) ; 16b mode */
|
||
0012761, 0177000, 0000002, /* mov #-512., 2(r1) ; set wc */
|
||
0005061, 0000004, /* clr 4(r1) ; clr ba */
|
||
0005061, 0000006, /* clr 6(r1) ; clr da */
|
||
0005061, 0000034, /* clr 34(r1) ; clr cyl */
|
||
0012711, 0000071, /* mov #READ+GO, (r1) ; read */
|
||
0105711, /* tstb (r1) ; wait */
|
||
0100376, /* bpl .-2 */
|
||
0005002, /* clr R2 */
|
||
0005003, /* clr R3 */
|
||
0012704, BOOT_START+020, /* mov #start+020, r4 */
|
||
0005005, /* clr R5 */
|
||
0105011, /* clrb (r1) */
|
||
0005007 /* clr PC */
|
||
};
|
||
|
||
t_stat rp_boot (int32 unitno, DEVICE *dptr)
|
||
{
|
||
int32 i;
|
||
extern int32 saved_PC;
|
||
|
||
for (i = 0; i < BOOT_LEN; i++) M[(BOOT_START >> 1) + i] = boot_rom[i];
|
||
M[BOOT_UNIT >> 1] = unitno & CS2_M_UNIT;
|
||
M[BOOT_CSR >> 1] = rp_dib.ba & DMASK;
|
||
saved_PC = BOOT_ENTRY;
|
||
return SCPE_OK;
|
||
}
|
||
|
||
#else
|
||
|
||
t_stat rp_boot (int32 unitno, DEVICE *dptr)
|
||
{
|
||
return SCPE_NOFNC;
|
||
}
|
||
|
||
#endif
|