encore 725 B

12345678910111213141516171819202122
  1. #------------------------------------------------------------------------------
  2. # $File: encore,v 1.7 2014/04/30 21:41:02 christos Exp $
  3. # encore: file(1) magic for Encore machines
  4. #
  5. # XXX - needs to have the byte order specified (NS32K was little-endian,
  6. # dunno whether they run the 88K in little-endian mode or not).
  7. #
  8. 0 short 0x154 Encore
  9. >20 short 0x107 executable
  10. >20 short 0x108 pure executable
  11. >20 short 0x10b demand-paged executable
  12. >20 short 0x10f unsupported executable
  13. >12 long >0 not stripped
  14. >22 short >0 - version %d
  15. >22 short 0 -
  16. #>4 date x stamp %s
  17. 0 short 0x155 Encore unsupported executable
  18. >12 long >0 not stripped
  19. >22 short >0 - version %d
  20. >22 short 0 -
  21. #>4 date x stamp %s