-- OthelloD0.bootmesa    modified  September 8, 1982 11:03 am by Taft
-- MakeBoot script for all parts of OthelloD0 except UtilityPilot and BasicHeadsD0.

RESIDENT:
  SubOthello[ALL],
  FormatSA1000andSA4000Impl,
  FormatSA800Impl,
  OthelloDeviceImplD0DLion,
  PhysicalVolumeScavengerImplD0DLion,

  GLOBALFRAME[SubOthello[ALL],
    FormatSA1000andSA4000Impl,
    FormatSA800Impl,
    OthelloDeviceImplD0DLion,
    PhysicalVolumeScavengerImplD0DLion];

IN:
  BCD[ALL];