-- File: MultiBankMicrocode.df - last edit:
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- Bill Jackson July 9, 1985 3:31:47 am PDT

--
-- The purpose of this df file is to be the top level
-- starting point for generation of <MultiBankMesa.db>, etc.
-- the machine dependent version of Mesa.db {the Mesa language abstract machine emulator}
-- which uses multiple banks of control store.
-- An important thing to notice is that MultiBankMicrocode.RIM  contains
-- all the dependency & action information required to generate things.
--
-- {Note: I have absolutely no idea why there are ".er" files in here}
--
Exports [Indigo]<DLion>Release>DF>

  MultiBankMicrocode.DF                        09-Jul-85 03:31:56 PDT


Directory [Indigo]<DLion>Release>DLionMicrocode>Private>

  MultiBankMicrocode.RIM!1                     08-Jun-85 02:11:30 PDT

  ExtraBanksKernel.fb!1                        10-Jan-84 13:10:08 PST
  ExtraBanksKernel.mc!1                        16-Sep-83 15:59:49 PDT
  MultiBankStartMesa.mc                        
  SetEmulatorBank.mc                           

  LoadExtraBanks.am                            
  LoadExtraBanks.asm!1                         16-Sep-83 16:16:57 PDT
  LoadExtraBanks.bin                           
  LoadExtraBanksX.am                           
  LoadExtraBanksX.asm!1                        16-Sep-83 16:16:42 PDT
  LoadExtraBanksX.bin                          
  BankNo0.am                                   
  BankNo0.asm                                  
  BankNo0.bin                                  
  BankNo1.am                                   
  BankNo1.asm                                  
  BankNo1.bin                                  

  ExtraBanksPatch.cfg!1                        16-Sep-83 13:47:11 PDT
  BootExtra.cfg!1                              31-Aug-83 10:27:58 PDT
  Bank0.cfg                                    
  Bank1.cfg                                    

  MultiBankBoot.Burdock                        

Imports [Indigo]<DLion>Release>DF>MicrocodeDFNs.df Of ~=
  Using [Dandelion.dfn, DiskDLion.dfn, Mesa.dfn]

Imports [Indigo]<DLion>Release>DF>Domino.df Of ~=
  Using [BookKeepingTask.bin, Common.bin, CPSubs.bin, DirectFormat.bin, DmaSubs.bin,
    Domino.bin, FloppyTask.bin, MPTask.bin, RS232CDummy.bin, SmallDomino.bin,
    SmallDominoBuffer.bin, SmallDomino.cfg, SmallDominoBuffer.am, SysDefs.asm]

Imports [Indigo]<DLion>Release>DF>EPromMicrocode.df Of ~=
  Using [AltBoot.am, AltBoot.bin, BootDefs.asm, BootLinkDefs.asm, BootMain.am, BootMain.bin,
    BootSubs.am, BootSubs.bin, Defs.bin, IOPBoot.mc, Phase0.bin, PreBootSimple.am,
    PreBootSimple.bin, StartIOPBootRAM.am, StartIOPBootRAM.bin]

Imports [Indigo]<DLion>Release>DF>MesaCPMicrocode.df Of ~=
  Using [BBInit.mc, BBLoops.mc, BBSubs.mc, Block.mc, CommonSubs.mc, DiskDlionA.mc,
    DiskDlionB.mc, Display.mc, EtherDLion.mc, IOPMain.mc, Jump.mc, LoadStore.mc, Lsep56.mc,
    Misc.mc, Process.mc, Read.mc, Refill.mc, Stack.mc, StartMesa.mc, StringField.mc,
    TextBlt.mc, Write.mc, Xfer.mc]