blit 1.1 KB

123456789101112131415161718192021222324
  1. #------------------------------------------------------------------------------
  2. # $File: blit,v 1.9 2021/07/03 14:01:46 christos Exp $
  3. # blit: file(1) magic for 68K Blit stuff as seen from 680x0 machine
  4. #
  5. # Note that this 0407 conflicts with several other a.out formats...
  6. #
  7. # XXX - should this be redone with "be" and "le", so that it works on
  8. # little-endian machines as well? If so, what's the deal with
  9. # "VAX-order" and "VAX-order2"?
  10. #
  11. #0 long 0407 68K Blit (standalone) executable
  12. #0 short 0407 VAX-order2 68K Blit (standalone) executable
  13. 0 short 03401 VAX-order 68K Blit (standalone) executable
  14. 0 long 0406 68k Blit mpx/mux executable
  15. 0 short 0406 VAX-order2 68k Blit mpx/mux executable
  16. # GRR: line below is too general as it matches also TTComp archive, ASCII, 4K handled by ./archive
  17. 0 short 03001 VAX-order 68k Blit mpx/mux executable
  18. # TODO:
  19. # skip TTComp archive, ASCII, 4K by looking for executable keyword like main
  20. #>0 search/5536 main\0 VAX-order 68k Blit mpx/mux executable
  21. # Need more values for WE32 DMD executables.
  22. # Note that 0520 is the same as COFF
  23. #0 short 0520 tty630 layers executable