-- OthelloDorado.bootmesa (modified  4-Jun-82 14:12:56 by Taft)
-- MakeBoot script for all parts of OthelloDorado except UtilityPilot and BasicHeadsDorado.

RESIDENT:
  SubOthello[ALL],
  FormatTridentImpl,
  OthelloDeviceImplDorado,
  PhysicalVolumeScavengerImplDorado,

  GLOBALFRAME[SubOthello[ALL],
    FormatTridentImpl,
    OthelloDeviceImplDorado,
    PhysicalVolumeScavengerImplDorado];

IN:
  BCD[ALL];