Source position: amigados.pas line 401
const ID_CDFS_DISK = Ord('C') shl 24 or Ord('D') shl 16 or Ord('0') shl 8 or $01;