encore 670 B

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